Condition Coverage

blib/lib/Devel/MAT/Tool/Find.pm
Criterion Covered Total %
condition 0 49 0.0


and 2 conditions

line l !l condition
540 0 0 $pad == $pads[$_] and $depth = $_ + 1 and last

and 3 conditions

line !l l&&!r l&&r condition
83 0 0 0 not &blessed($ret) and ref $ret eq "HASH"
105 0 0 0 not &blessed($ret) and ref $ret eq "HASH"
243 0 0 0 $opts{'nv'} and defined(my $nv = $sv->nv)
244 0 0 0 defined $value and $nv != $value
248 0 0 0 $opts{'iv'} and defined(my $iv = $sv->iv)
249 0 0 0 defined $value and $iv != $value
253 0 0 0 $opts{'uv'} and defined(my $uv = $sv->uv)
254 0 0 0 defined $value and $uv != $value
427 0 0 0 not defined $opts{'fileno'} and ($inv->peek_token // "") =~ /^\d+$/u
540 0 0 0 $pad == $pads[$_] and $depth = $_ + 1
623 0 0 0 defined $magic->vtbl and $magic->vtbl == $vtbl

or 2 conditions

line l !l condition
427 0 0 $inv->peek_token // ""

or 3 conditions

line l !l&&r !l&&!r condition
237 0 0 0 $opts{'iv'} or $opts{'uv'}
0 0 0 $opts{'iv'} or $opts{'uv'} or $opts{'nv'}
438 0 0 0 $imatch or $omatch
544 0 0 0 $is_live or $opts{'inactive'}