Source file "org/hibernate/validator/internal/engine/constraintvalidation/ComposingConstraintTree.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 64 of 64 | 0% | 43 | 43 | 76 | 76 | 10 | 10 |
validateConstraints(ValidationContext, ValueContext, Collection) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
validateComposingConstraints(ValidationContext, ValueContext, Collection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
passesCompositionTypeRequirement(Collection, ComposingConstraintTree.CompositionResult) | ![]() | 0% | ![]() | 0% | 10 | 10 | 12 | 12 | 1 | 1 |
mainConstraintNeedsEvaluation(ValidationContext, Collection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
prepareFinalConstraintViolations(ValidationContext, ValueContext, Collection, Optional) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
ComposingConstraintTree(ConstraintValidatorManager, ConstraintDescriptorImpl, Type) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createConstraintTree(ConstraintValidatorManager, ConstraintDescriptorImpl) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
reportAsSingleViolation() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$new$0(ConstraintValidatorManager, ConstraintDescriptorImpl) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |