FTA Score: 47 (Lower is better)
OK - Considered Maintainable
Item Result
- Num. lines 44
- Cyclomatic Complexity 5
Halstead
- Unique / Total Operators 16 (60)
- Unique / Total Operands 24 (58)
- Length 40
- Vocab Size 118
- Volume 275.31
- Difficulty 12.41
- Effort 3417.59
- Time 189.87
- Bugs 0.09
Lower scores for individual files are achieved by:
- Keeping the number of logical paths to a minimum
- Reducing the number of entities or operations in the code
- Avoiding single files that contain 1000s of lines