|
Repo Added
|
Files
7
|
Badge
README BADGES
|
travis-ci
127 of 127 branches covered (100.0%)
Branch coverage included in aggregate %.
112 of 112 new or added lines in 2 files covered. (100.0%)
600 of 600 relevant lines covered (100.0%)
2.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 43 | support_returns | Merge ca023ee07 into 34e6f9030 | Pull #8 | travis-ci | pending completion | ||
| 42 | support_returns | Support return values as best we can w/o changing the original code size. We do this by changing return statements to jump-forward, so an early return statement can reach the end of the function by following a chain of jump-forwards. | push | travis-ci | pending completion |