Source file "org/hibernate/query/sqm/produce/function/PatternFunctionDescriptorBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 107 of 107 | 0% | 0 of 0 | n/a | 12 | 12 | 26 | 26 | 12 | 12 |
descriptor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PatternFunctionDescriptorBuilder(SqmFunctionRegistry, String, FunctionKind, String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setParameterTypes(FunctionParameterType[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
register() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setInvariantType(BasicType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setArgumentsValidator(ArgumentsValidator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setArgumentTypeResolver(FunctionArgumentTypeResolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinArgumentCount(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExactArgumentCount(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setReturnTypeResolver(FunctionReturnTypeResolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setArgumentListSignature(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setArgumentRenderingMode(SqlAstNodeRenderingMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |