Condition Coverage

blib/lib/Devel/MAT/Tool/Show.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
272 0 0 0 $opts->{'pad'} and my $pad0 = ($cv->pads)[0]
316 0 0 0 $padname && $padname->is_outer && !$padname->is_our
378 0 0 0 $slot and $slot->type eq "SCALAR"
597 0 0 0 $type ne "HASH" and $type ne "STASH"

or 2 conditions

line l !l condition
356 0 0 $padtype{$padix} // ""
521 0 0 $startidx //= 0

or 3 conditions

line l !l&&r !l&&!r condition
514 0 0 0 $type eq "HASH" or $type eq "STASH"