Ran
|
Files
13
|
Run time
0s
|
Badge
README BADGES
|
github
183 of 190 branches covered (96.32%)
Branch coverage included in aggregate %.
781 of 787 relevant lines covered (99.24%)
13.11 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
80.0 | src/is.js | 24 | 24 | 22 | 2 | 50.0 | |||
91.43 | src/schema.js | 28 | 28 | 27 | 1 | 60.0 | |||
97.87 | src/index.js | 114 + 9 | 114 + 9 | 111 + 6 | 3 + 3 | 51.0 - 3 | |||
100.0 | test/json/parse.test.js | 60 | 60 | 60 | 0 | 2.0 | |||
100.0 | test/json/stringify.test.js | 58 | 58 | 58 | 0 | 1.0 | |||
100.0 | test/transition/1-many-states.test.js | 52 | 52 | 52 | 0 | 1.0 | |||
100.0 | test/transition/async-transition.test.js | 113 | 113 | 113 | 0 | 1.0 | |||
100.0 | test/transition/hook-cancel.test.js | 56 | 56 | 56 | 0 | 2.0 | |||
100.0 | test/transition/hooks.test.js | 113 | 113 | 113 | 0 | 2.0 | |||
100.0 | test/transition/methods.test.js | 77 | 77 | 77 | 0 | 1.0 |