File/Directory | Lines | Line Coverage | Branches | Branch Coverage | ||||
---|---|---|---|---|---|---|---|---|
src/decode/common.h | 3 | / | 3 | 100.0% | 0 | / | 0 | ----- |
src/decode/crc32.c | 7 | / | 7 | 100.0% | 54 | / | 54 | 100.0% |
src/decode/crc32.h | 2 | / | 2 | 100.0% | 0 | / | 0 | ----- |
src/decode/decode.c | 1039 | / | 1064 | 97.6% | 3367 | / | 3538 | 95.1% |
src/decode/inlines.h | 6 | / | 6 | 100.0% | 0 | / | 0 | ----- |
src/decode/io.c | 22 | / | 22 | 100.0% | 90 | / | 90 | 100.0% |
src/decode/packet.c | 165 | / | 165 | 100.0% | 828 | / | 828 | 100.0% |
src/decode/packet.h | 5 | / | 5 | 100.0% | 54 | / | 54 | 100.0% |
src/decode/seek.c | 315 | / | 315 | 100.0% | 1962 | / | 1962 | 100.0% |
src/decode/setup.c | 757 | / | 769 | 98.4% | 4099 | / | 4203 | 97.5% |
src/decode/stb_vorbis.c | 123 | / | 123 | 100.0% | 368 | / | 368 | 100.0% |