Source file "org/eclipse/persistence/internal/databaseaccess/DatasourceCall.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,706 of 2,706 | 0% | 378 of 378 | 0% | 282 | 282 | 691 | 691 | 87 | 87 |
| translateQueryStringAndBindParameters(AbstractRecord, AbstractRecord, AbstractSession) | 0% | 0% | 49 | 49 | 147 | 147 | 1 | 1 | ||
| translateQueryString(AbstractRecord, AbstractRecord, AbstractSession) | 0% | 0% | 28 | 28 | 81 | 81 | 1 | 1 | ||
| translateCustomQuery() | 0% | 0% | 24 | 24 | 67 | 67 | 1 | 1 | ||
| translateQueryStringForParameterizedIN(AbstractRecord, AbstractRecord, AbstractSession) | 0% | 0% | 21 | 21 | 68 | 68 | 1 | 1 | ||
| translatePureSQLCustomQuery() | 0% | 0% | 13 | 13 | 46 | 46 | 1 | 1 | ||
| getValueForInParameter(Object, AbstractRecord, AbstractRecord, AbstractSession, boolean) | 0% | 0% | 24 | 24 | 37 | 37 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| hasArgumentMark(String, char, char) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| buildQueryMechanism(DatabaseQuery, DatabaseQueryMechanism) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| appendInOut(DatabaseField) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| appendInOut(Object, DatabaseField) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| appendInOut(DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| appendInOut(Object, DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getValueForInOutParameter(Object, AbstractRecord, AbstractRecord, AbstractSession) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendOutCursor(DatabaseField) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| appendOutCursor(DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| appendLiteral(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendTranslation(DatabaseField) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendModify(DatabaseField) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendIn(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendOut(DatabaseField) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendLiteral(Object, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendTranslation(DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendModify(DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendIn(Object, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendOut(DatabaseField, Boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isOutputParameterType(DatasourceCall.ParameterType) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| appendLiteral(Writer, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| appendTranslation(Writer, DatabaseField) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| appendModify(Writer, DatabaseField) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| appendIn(Writer, DatabaseField) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| appendInOut(Writer, DatabaseField) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| appendOut(Writer, DatabaseField) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| createInOutParameter(Object, Object, AbstractSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DatasourceCall() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getParameters() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getParameterTypes() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getParameterBindings() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasParameters() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOutputCursors() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasOutputCursors() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| usesBinding(DatabasePlatform) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isFinished() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| areManyRowsReturned() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isCursorReturned() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isExecuteUpdate() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNothingReturned() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isOneRowReturned() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isUsesBindingSet() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isReturnSet() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| appendParameter(Writer, Object, boolean, AbstractSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildNewQueryMechanism(DatabaseQuery) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUsesBinding(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| usesBinding(AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createField(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setParameters(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterTypes(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterBindings(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsPrepared(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| prepare(AbstractSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| returnCursor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExecuteUpdate() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| returnManyRows() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| returnNothing() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| returnOneRow() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQuery(DatabaseQuery) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReturnType(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsNativeConnectionRequired(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isPrepared() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReturnType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNativeConnectionRequired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSQLCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStoredPLSQLFunctionCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStoredPLSQLProcedureCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStoredFunctionCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStoredProcedureCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJPQLCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEISInteraction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isQueryStringCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQueryString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| argumentMarker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| whitespace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| translate(AbstractRecord, AbstractRecord, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setQueryString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |