Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
A | src/Validator.js | 5 | 8 | 23 | 69 | 15 |
A | src/errors/format/Base.js | 1 | 3 | 4 | 17 | 1 |
A | tests/rules/hostname.test.js | 0 | 3 | 3 | 15 | 0 |
A | tests/rules/timeUnit.test.js | 0 | 3 | 3 | 15 | 0 |
A | tests/rules/required.test.js | 0 | 2 | 2 | 10 | 0 |
A | tests/rules/every.test.js | 0 | 4 | 4 | 18 | 0 |
A | tests/rules/integer.test.js | 0 | 5 | 5 | 24 | 0 |
A | tests/utils/mask.test.js | 0 | 5 | 5 | 26 | 0 |
A | tests/rules/boolean.test.js | 0 | 5 | 5 | 19 | 0 |
A | tests/rules/default.test.js | 0 | 2 | 2 | 11 | 0 |
A | tests/rules/path.test.js | 0 | 3 | 3 | 17 | 0 |
A | tests/rules/number.test.js | 0 | 5 | 5 | 22 | 0 |
A | src/Cottus.js | 0 | 6 | 6 | 15 | 0 |
A | tests/rules/url.test.js | 0 | 3 | 3 | 15 | 0 |
A | tests/rules/cron.test.js | 0 | 4 | 5 | 23 | 1 |