Total Complexity | 23 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 100 |
Lines of code | 49 |
Logical lines of code | 30 |
Comment lines | 31 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
checkEmpty() | 62 | 7 | 11 | |
checkMaxLength() | 70 | 3 | 5 | |
checkMaxListSize() | 65 | 3 | 8 | |
checkMaxValue() | 66 | 3 | 8 | |
checkMinValue() | 66 | 3 | 8 | |
checkNotNull() | 72 | 2 | 5 | |
checkNumeric() | 73 | 2 | 4 |