Source file "org/apache/derby/impl/sql/execute/ReferencedKeyRIChecker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 545 of 545 | 0% | 64 of 64 | 0% | 39 | 39 | 103 | 103 | 7 | 7 |
doCheck(Activation, ExecRow, boolean, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 30 | 30 | 1 | 1 |
postCheck() | ![]() | 0% | ![]() | 0% | 9 | 9 | 27 | 27 | 1 | 1 |
rememberKey(ExecRow) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
isDuplicated(DataValueDescriptor[], long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
isDuplicated(ExecRow, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
ReferencedKeyRIChecker(LanguageConnectionContext, TransactionController, FKInfo) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |