Ran
|
Files
20
|
Run time
1s
|
Badge
README BADGES
|
push
github
186 of 186 branches covered (100.0%)
Branch coverage included in aggregate %.
443 of 443 relevant lines covered (100.0%)
28.27 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/command-parser/expand-arguments.ts | 43 | 14 | 14 | 0 | 7.0 | |||
100.0 | src/command-parser/expand-npm-shortcut.ts | 22 | 5 | 5 | 0 | 23.0 | |||
100.0 | src/command-parser/expand-npm-wildcard.ts | 73 | 30 | 30 | 0 | 17.0 | |||
100.0 | src/command-parser/strip-quotes.ts | 19 | 5 | 5 | 0 | 23.0 | |||
100.0 | src/command.ts | 196 | 44 | 44 | 0 | 140.0 | |||
100.0 | src/completion-listener.ts | 102 | 23 | 23 | 0 | 19.0 | |||
100.0 | src/concurrently.ts | 247 | 50 | 50 | 0 | 14.0 | |||
100.0 | src/defaults.ts | 83 | 16 | 16 | 0 | 9.0 | |||
100.0 | src/fixtures/fake-command.ts | 52 | 14 | 14 | 0 | 120.0 | |||
100.0 | src/flow-control/input-handler.ts | 79 | 23 | 23 | 0 | 6.0 |