|
Repo Added
|
Files
78
|
Badge
README BADGES
|
push
travis-ci
2780 of 3397 relevant lines covered (81.84%)
2509338.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 286 | malloc | Exit cleanly if there was no valid input instead of giving an mmap error | push | travis-ci | pending completion | ||
| 283 | malloc | Oops: need to check array size in bytes, not number of objects | push | travis-ci | pending completion | ||
| 281 | malloc | Check for JSON array and hash overflows | push | travis-ci | pending completion | ||
| 278 | malloc | Check for string length overflow | push | travis-ci | pending completion | ||
| 271 | malloc | Fix a few warnings about globals | push | travis-ci | pending completion | ||
| 269 | malloc | Many places where I used unsigned array indices but meant size_t | push | travis-ci | pending completion | ||
| 267 | malloc | Check return values from memory allocation | push | travis-ci | pending completion | ||
| 265 | malloc | Check return values after allocating memory | push | travis-ci | pending completion |