Condition Coverage

lib/File/Util/Interface/Classic.pm
Criterion Covered Total %
condition 4 8 50.0


and 2 conditions

line l !l condition
62 0 0 push @$args, $arg and next

and 3 conditions

line !l l&&!r l&&r condition
37 2 307 0 $_[0] and $_[0] =~ /^File::Util/

or 3 conditions

line l !l&&r !l&&!r condition
37 453 0 309 &blessed($_[0]) or $_[0] and $_[0] =~ /^File::Util/