Condition Coverage

blib/lib/GraphQL/Schema.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
126 67 1108 2217 $name and $map->{$name}
1339 2 2217 $name and $map->{$name} and $map->{$name} == $type

or 2 conditions

line l !l condition
135 564 0 $type->fields || {}