Alex Thottunkel
- Total activity 2329
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1176
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
Bad class names can increase costs
[nz_btn text="Cost" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/cost/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color="green" siz...
-
Bad variable names can increase costs
[nz_btn text="Cost" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/cost/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color="green" siz...
-
Short functions and identifiers increase costs
[nz_btn text="Software Agility" link="http://casthighlight.wpengine.com/software-agility/" target="_self" animate="false" animation_type="ghost" color="black" size="small" shape="rounded" type="nor...
-
Break Statements helps reduce production risk
[nz_btn text="Production Risk" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/risk/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color=...
-
Magic Numbers are a Production Risk
[nz_btn text="Production Risk" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/risk/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color=...
-
Avoid methods or function with too many local variables
This code insight counts one occurrence for each local variable in methods and functions found during the scan and shows up in CAST Highlight results when specific thresholds (ratio of local variab...
-
% operator to format string can cause production risk
[nz_btn text="Production Risk" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/risk/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color=...
-
Whitespaces are a Production Risk
[nz_btn text="Production Risk" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/risk/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color=...
-
Prefer single quotes over double quotes for strings, in a consistent way
[nz_btn text="Software Agility" link="http://casthighlight.wpengine.com/software-agility/" icon="icon-dashboard" color="black" shape="rounded"][nz_btn text="Code Readability" link="http://casthighl...
-
String concatenation in loop causes production risks
[nz_btn text="Production Risk" link="http://casthighlight.wpengine.com/category/product/indicators-methodology/risk/" target="_self" icon="icon-office" animate="false" animation_type="ghost" color=...