Source file "org/apache/derby/impl/sql/execute/BaseActivation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,235 of 1,235 | 0% | 158 of 158 | 0% | 200 | 200 | 373 | 373 | 120 | 120 |
| materializeResultSetIfPossible(NoPutResultSet) | 0% | 0% | 11 | 11 | 35 | 35 | 1 | 1 | ||
| informOfRowCount(NoPutResultSet, long) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| setParameters(ParameterValueSet, DataTypeDescriptor[]) | 0% | 0% | 10 | 10 | 22 | 22 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| shouldWeCheckRowCounts() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| checkIfThisActivationHasHoldCursor(String) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| initFromContext(Context) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setParentResultSet(TemporaryRowHolder, String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| setupActivation(ExecPreparedStatement, boolean) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reinitializeQualifiers(Qualifier[][]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| execute() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setupSQLSessionContextForChildren(boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| checkPositionedStatement(String, String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getDB2Length(DataValueDescriptor, int, NumberDataValue) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| BaseActivation() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| checkStatementValidity() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| makeInvalid(int, LanguageConnectionContext) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reset() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getCurrentValueAndAdvance(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParameterValueSet(int, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getColumnFromRow(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getConstantAction() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRowLocationTemplate(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setAutoGeneratedKeysResultsetInfo(int[], String[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| throwIfClosed(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| nullToPrimitiveTest(DataValueDescriptor, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| throwIfMissingParms() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| addWarning(SQLWarning) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getCalendar() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| markUnused() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getParameterValueSet() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCurrentConnection() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSetAutoincrementValue(int, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCurrentRow(ExecRow, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clearCurrentRow(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCursorName() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setCursorName(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setQualifier(Qualifier[][], Qualifier, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearIndexScanInfo() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clearParentResultSets() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| pushConstantAction(ConstantAction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allocateQualArray(Qualifier[][], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getParentResultSet(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonitor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| popConstantAction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMethod(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoGeneratedKeysColumnNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExecutionFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setColumnPosition(int[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getParameter(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentRow(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSingleExecution() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGC(GeneratedClass) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResultSetHoldability(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAutoGeneratedKeysColumnIndexes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultSetFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearWarnings() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHeapConglomerateController(ConglomerateController) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearHeapConglomerateController() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexScanController(ScanController) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexConglomerateNumber(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setForCreateTable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDDLTableDescriptor(TableDescriptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxRows(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTargetVTI(ResultSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParentActivation(Activation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getParentResultSetKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setForUpdateIndexScan(CursorResultSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTransactionController() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataValueFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decorateResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPreparedStatement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSingleExecution() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumSubqueries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGC() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultSetHoldability() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoGeneratedKeysResultsetMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInUse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWarnings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeapConglomerateController() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexScanController() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexConglomerateNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForCreateTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDDLTableDescriptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxRows() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTargetVTI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScrollable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSQLSessionContextForChildren() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParentActivation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForUpdateIndexScan() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLanguageConnectionContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getObjectName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getObjectID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCursorActivation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e2() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e3() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e4() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e5() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e6() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e7() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e8() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| e9() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTargetResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCursorResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDynamicResults() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxDynamicResults() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDependableFinder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClassType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPersistent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reinit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closeActivationAction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| prepareToInvalidate(Provider, int, LanguageConnectionContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |