Total Complexity | 11 |
Dependencies | 8 |
Dependents | 0 |
Total lines | 147 |
Lines of code | 51 |
Logical lines of code | 22 |
Comment lines | 64 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
convert() | 62 | 2 | 12 | |
testValidateIdThrowsWithEmptyValue() | 75 | 1 | 4 | |
testValidateIdThrowsWithoutUuid() | 75 | 1 | 4 | |
testIdAssigned() | 74 | 1 | 4 | |
testNationalStoreIdThrowsWithZeroValue() | 75 | 1 | 4 | |
testNationalStoreIdThrowsWithNegativeValue() | 74 | 1 | 4 | |
testNationalStoreIdWasAssigned() | 69 | 1 | 7 | |
testCountryCodeWasAssigned() | 75 | 1 | 4 | |
testValidateNameThrowsWithEmptyValue() | 75 | 1 | 4 | |
testNameWasAssigned() | 74 | 1 | 4 |