Condition Coverage

blib/lib/GraphQL/Type/NonNull.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 1 defined $item and $self->of->is_valid($item)

or 2 conditions

line l !l condition
85 61 10 $of->graphql_to_perl($item) // die($self->to_string . " given null value.\n")