Condition Coverage

blib/lib/GraphQL/Type/Enum.pm
Criterion Covered Total %
condition 4 6 66.6


or 2 conditions

line l !l condition
116 13 2 0 $self->_name2value->{$item} // die("Expected type '@{[$self->to_string];}', found $item.\n")

or 3 conditions

line l !l&&r !l&&!r condition
122 245 2 0 ref $item || "'${item}'"