Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
A | tests/Test.js | 0 | 2 | 2 | 9 | 0 |
A | .code-chronicle/errors.js | 1 | 2 | 3 | 11 | 1 |
A | tests/rules/email.test.js | 0 | 3 | 5 | 24 | 2 |
A | tests/cottus/configurations.test.js | 0 | 1 | 1 | 5 | 0 |
A | tests/rules/uuid.test.js | 0 | 3 | 5 | 20 | 2 |
A | tests/init.js | 0 | 5 | 6 | 21 | 1 |
A | tests/rules/date.test.js | 0 | 5 | 5 | 18 | 0 |
A | tests/rules/enum.test.js | 0 | 3 | 3 | 14 | 0 |
A | src/utils.js | 6 | 6 | 20 | 66 | 14 |
A | tests/rules/min.test.js | 0 | 8 | 8 | 32 | 0 |
A | tests/rules/string.test.js | 0 | 3 | 3 | 15 | 0 |
A | tests/rules/max.test.js | 0 | 8 | 8 | 31 | 0 |
A | src/errors/format/Base.js | 1 | 3 | 4 | 17 | 1 |
A | src/Validator.js | 5 | 8 | 23 | 69 | 15 |
A | tests/rules/hostname.test.js | 0 | 3 | 3 | 15 | 0 |