File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
java/ql/test/query-tests/Metrics/GeneratedVsManualCoverage/TopJdkApisTest Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ // Manually created from java.lang.UnsupportedOperationException for testing purposes
2+
3+ package java .lang ;
4+
5+
6+ public class UnsupportedOperationException
7+ {
8+ public UnsupportedOperationException (String p0 ){} // manual summary
9+ }
Original file line number Diff line number Diff line change 11| java.io | 0 | 0 | 22 | 9 | 31 | 0.7096774193548387 | 0.0 | 0.7096774193548387 | 0.0 | NaN | 0.2903225806451613 |
2- | java.lang | 0 | 0 | 59 | 89 | 148 | 0.39864864864864863 | 0.0 | 0.39864864864864863 | 0.0 | NaN | 0.6013513513513513 |
2+ | java.lang | 0 | 0 | 60 | 89 | 149 | 0.40268456375838924 | 0.0 | 0.40268456375838924 | 0.0 | NaN | 0.5973154362416108 |
33| java.lang.invoke | 0 | 0 | 0 | 1 | 1 | 0.0 | 0.0 | 0.0 | NaN | NaN | 1.0 |
44| java.lang.reflect | 0 | 0 | 0 | 4 | 4 | 0.0 | 0.0 | 0.0 | NaN | NaN | 1.0 |
55| java.math | 0 | 0 | 0 | 16 | 16 | 0.0 | 0.0 | 0.0 | NaN | NaN | 1.0 |
You can’t perform that action at this time.
0 commit comments