Source file "graphql/analysis/values/ValueTraverserTest.groovy" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 41 of 41 | 0% | 0 of 0 | n/a | 6 | 6 | 11 | 11 | 6 | 6 |
| bumpCount(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitScalarValue(Object, GraphQLScalarType, ValueVisitor.InputElements) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitEnumValue(Object, GraphQLEnumType, ValueVisitor.InputElements) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitInputObjectFieldValue(Object, GraphQLInputObjectType, GraphQLInputObjectField, ValueVisitor.InputElements) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitInputObjectValue(Map, GraphQLInputObjectType, ValueVisitor.InputElements) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitListValue(List, GraphQLList, ValueVisitor.InputElements) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |