Ran
|
Files
14
|
Run time
0s
|
Badge
README BADGES
|
github
198 of 206 branches covered (96.12%)
Branch coverage included in aggregate %.
835 of 838 relevant lines covered (99.64%)
13.64 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
80.0 | src/is.js | 24 | 24 | 22 | 2 | 57.0 | |||
91.43 | src/schema.js | 28 | 28 | 27 | 1 | 68.0 | |||
99.16 | test/transition/async-transition.test.js | 97 | 97 | 97 | 0 | 1.0 | |||
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/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/invalid.test.js | 68 | 68 | 68 | 0 | 2.0 | |||
100.0 | test/transition/methods.test.js | 77 | 77 | 77 | 0 | 1.0 |