Total Complexity | 36 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 299 |
Lines of code | 127 |
Logical lines of code | 81 |
Comment lines | 116 |
Methods | 8 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
convert() | 39 | 19 | 63 | |
round() | 55 | 4 | 17 | |
getSigFigs() | 60 | 3 | 13 | |
__construct() | 72 | 2 | 5 | |
add() | 68 | 2 | 7 | |
mul() | 68 | 2 | 7 | |
div() | 68 | 2 | 7 | |
scale() | 64 | 2 | 8 |