Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
include/Ice/Exception.h | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | - (0/0) |
include/Ice/StringConverter.h | 100.00% (2/2) | 100.00% (4/4) | 100.00% (3/3) | - (0/0) |
src/Ice/CtrlCHandler.cpp | 83.33% (5/6) | 85.14% (63/74) | 59.21% (45/76) | 61.11% (11/18) |
src/Ice/Demangle.cpp | 100.00% (1/1) | 100.00% (13/13) | 100.00% (4/4) | 100.00% (2/2) |
src/Ice/Exception.cpp | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | - (0/0) |
src/Ice/FileUtil.cpp | 100.00% (17/17) | 81.20% (108/133) | 80.22% (73/91) | 67.65% (23/34) |
src/Ice/FileUtil.h | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | - (0/0) |
src/Ice/LocalException.cpp | 78.57% (11/14) | 80.77% (147/182) | 80.22% (73/91) | 51.72% (30/58) |
src/Ice/Options.cpp | 90.00% (18/20) | 42.46% (324/763) | 46.91% (220/469) | 42.51% (142/334) |
src/Ice/OutputUtil.cpp | 78.57% (22/28) | 82.40% (192/233) | 75.19% (97/129) | 78.57% (33/42) |
src/Ice/OutputUtil.h | 100.00% (8/8) | 100.00% (37/37) | 100.00% (9/9) | 100.00% (2/2) |
src/Ice/Random.cpp | 100.00% (2/2) | 100.00% (15/15) | 64.29% (9/14) | 75.00% (3/4) |
src/Ice/StringConverter.cpp | 89.47% (17/19) | 85.55% (225/263) | 63.45% (92/145) | 67.80% (40/59) |
src/Ice/StringUtil.cpp | 95.00% (19/20) | 76.50% (537/702) | 79.86% (349/437) | 76.08% (264/347) |
src/Ice/UUID.cpp | 100.00% (3/3) | 100.00% (50/50) | 100.00% (9/9) | 100.00% (4/4) |
src/Slice/DeprecationReporter.cpp | 100.00% (11/11) | 100.00% (91/91) | 100.00% (41/41) | 100.00% (26/26) |
src/Slice/DocCommentParser.cpp | 93.33% (28/30) | 93.87% (459/489) | 95.35% (205/215) | 92.72% (140/151) |
src/Slice/FileTracker.cpp | 66.67% (6/9) | 55.00% (33/60) | 45.00% (18/40) | 44.44% (8/18) |
src/Slice/Grammar.cpp | 75.00% (12/16) | 88.51% (1956/2210) | 72.64% (722/994) | 81.94% (649/792) |
src/Slice/GrammarUtil.h | 80.00% (4/5) | 87.50% (7/8) | 72.73% (16/22) | 66.67% (4/6) |
src/Slice/MetadataValidation.cpp | 100.00% (21/21) | 96.93% (347/358) | 90.85% (129/142) | 91.84% (90/98) |
src/Slice/Parser.cpp | 91.72% (299/326) | 86.75% (2959/3411) | 82.49% (1376/1668) | 79.18% (886/1119) |
src/Slice/Parser.h | 96.30% (26/27) | 97.06% (33/34) | 96.55% (28/29) | 100.00% (2/2) |
src/Slice/Preprocessor.cpp | 81.82% (9/11) | 65.62% (105/160) | 61.90% (52/84) | 50.00% (27/54) |
src/Slice/Scanner.cpp | 63.89% (23/36) | 66.87% (759/1135) | 62.63% (786/1255) | 56.19% (277/493) |
src/Slice/SliceUtil.cpp | 72.41% (21/29) | 62.38% (335/537) | 62.33% (182/292) | 53.47% (108/202) |
src/Slice/StringLiteralUtil.cpp | 100.00% (6/6) | 73.10% (231/316) | 70.05% (138/197) | 67.44% (87/129) |
src/slice2js/Gen.cpp | 37.08% (33/89) | 19.30% (461/2389) | 19.41% (192/989) | 14.83% (116/782) |
src/slice2js/JsUtil.cpp | 27.27% (3/11) | 11.67% (56/480) | 6.67% (16/240) | 9.34% (17/182) |
src/slice2js/Main.cpp | 33.33% (2/6) | 42.13% (99/235) | 44.34% (47/106) | 34.38% (22/64) |
Totals | 81.44% (632/776) | 67.08% (9649/14385) | 63.31% (4934/7794) | 60.00% (3013/5022) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)