Source file "org/eclipse/persistence/platform/database/oracle/plsql/PLSQLargument.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 231 of 231 | 0% | 18 of 18 | 0% | 20 | 20 | 67 | 67 | 11 | 11 |
| toString() | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| PLSQLargument() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| PLSQLargument(String, int, int, DatabaseType) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| PLSQLargument(String, int, DatasourceCall.ParameterType, DatabaseType) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setIsNonAssociativeCollection(boolean) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| PLSQLargument(String, int, int, DatabaseType, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PLSQLargument(String, int, DatasourceCall.ParameterType, DatabaseType, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PLSQLargument(String, int, int, DatabaseType, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PLSQLargument(String, int, DatasourceCall.ParameterType, DatabaseType, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| useNamedCursorOutputAsResultSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |