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
273 0 0 0 $opts->{'pad'} and my $pad0 = ($cv->pads)[0]
317 0 0 0 $padname && $padname->is_outer && !$padname->is_our
379 0 0 0 $slot and $slot->type eq "SCALAR"
598 0 0 0 $type ne "HASH" and $type ne "STASH"

or 2 conditions

line l !l condition
357 0 0 $padtype{$padix} // ""
522 0 0 $startidx //= 0

or 3 conditions

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