Ran
|
Files
69
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Use location() in the tokenizer * This is the exposed method for gathering this information in PEG.js master. Here we shim it until upgrading. The current version we're using has offset(), which returns location().start.offset (or, peg$reportedPos). There's no corresponding way to get location().end.offset (besides peg$currPos, or offset()+text().length). * Another step in weaning ourselves off PEG.js internals. Change-Id: If93599931
11028 of 12905 relevant lines covered (85.46%)
22849.36 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|