Repo Added
|
Files
70
|
Badge
README BADGES
|
push
github
1173 of 1868 branches covered (62.79%)
Branch coverage included in aggregate %.
11 of 11 new or added lines in 2 files covered. (100.0%)
5004 of 5931 relevant lines covered (84.37%)
2221.59 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/CppAst/CppInclusionDirective.cs | 18 | 1 | 0 | 1 | 0.0 | 0 | 2 | |
0.0 | src/CppAst/CppTemplateParameterNonType.cs | 48 | 9 | 0 | 9 | 0.0 | 0 | 8 | |
0.0 | src/CppAst/CppGenericType.cs | 47 | 14 | 0 | 14 | 0.0 | 0 | 6 | |
13.89 | src/CppAst/CppField.cs | 120 | 24 | 4 | 20 | 182.0 | 1 | 11 | |
20.0 | src/CppAst/CppContainerList.cs | 156 | 44 | 10 | 34 | 2015.0 | 2 | 14 | |
21.43 | src/CppAst/CppFunctionTypeBase.cs | 78 | 20 | 5 | 15 | 18.0 | 1 | 7 | |
22.41 | src/CppAst/AttributeUtils/CustomAttributeTool.cs | 208 | 72 | 19 | 53 | 29.0 | 7 | 37 | |
22.73 | src/CppAst/CppMacro.cs | 77 + 3 | 16 | 5 | 11 | 71118.0 | 0 | 6 | |
29.03 | src/CppAst/CppTemplateArgument.cs | 87 | 19 | 6 | 13 | 24.0 | 3 | 9 | |
36.84 | src/CppAst/CppDiagnosticBag.cs | 82 | 28 | 12 | 16 | 50.0 | 2 | 8 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14789351421 | main | Fix CppClass.ToString() for ObjC generics | push | github |
79.2 |
||
14789350948 | main | Fix CppClass.ToString() for ObjC generics | push | github |
79.2 |
||
14783096977 | main | Comment assert | push | github |
78.46 |
||
14783063091 | main | Comment assert | push | github |
78.46 |
||
14782910566 | main | Add CppInclusionDirective | push | github |
78.46 |
||
14764148296 | main | Merge pull request #110 from xoofx/objective-c Add support for Objective-C | push | github |
78.6 |
||
14764138022 | main | Merge pull request #110 from xoofx/objective-c Add support for Objective-C | push | github |
78.6 |
||
14764039351 | objective-c | Fix root container detection | push | github |
78.6 |
||
14758672290 | objective-c | Check no warnings for Objective-C when parsing Foundation | push | github |
78.58 |
||
14758570010 | objective-c | Improve Objective-C support and add tests | push | github |
78.59 |