-
Home
-
WP Trip Summary
-
0.3.1
-
Code
-
Classes
- Abp01_UnitSystem
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
214 |
Lines of code |
74 |
Logical lines of code |
30 |
Comment lines |
114 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_convertBetweenUnits() |
S |
57 |
4 |
16 |
create() |
S |
63 |
3 |
11 |
isSupported() |
S |
78 |
2 |
3 |
_canConvertBetweenUnits() |
S |
74 |
2 |
4 |
getAvailableUnitSystems() |
S |
71 |
1 |
6 |
asPlainObject() |
S |
69 |
1 |
7 |
canConvertDistanceTo() |
S |
76 |
1 |
4 |
convertDistanceTo() |
S |
74 |
1 |
5 |
canConvertLengthTo() |
S |
76 |
1 |
4 |
convertLengthTo() |
S |
74 |
1 |
5 |
canConvertHeightTo() |
S |
76 |
1 |
4 |
convertHeightTo() |
S |
74 |
1 |
5 |
getConversions() |
S |
100 |
1 |
0 |
getDistanceUnit() |
S |
100 |
1 |
0 |
getLengthUnit() |
S |
100 |
1 |
0 |
getHeightUnit() |
S |
100 |
1 |
0 |