Condition Coverage

blib/lib/Mite/Signature/Compiler.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
35 0 28 0 $type->parent and $type->parent->{'uniq'} == &Slurpy()->{'uniq'}
52 6 0 4 defined $min and defined $max
6 0 4 defined $min and defined $max and $min == $max

or 2 conditions

line l !l condition
56 0 0 $min || 0

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 $type->type_parameter || $type
42 28 0 0 $args{'display_var'} || $args{'varname'}