Condition Coverage

blib/lib/Pb.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
345 0 0 0 exists $Pb::FLOW->{'LOGFILE'} and not $OPT{'pretend'}
454 0 0 0 shift @ARGV and $FLOW->set_debug($1)
0 0 0 @ARGV and $ARGV[0] =~ /^DEBUG=(\d+)$/u

or 2 conditions

line l !l condition
113 0 0 $pkg->can('option') // die("Can't install options into subcommand package! [$name]")
286 0 0 $_ // '<>'
293 0 0 $_ // '<>'
389 0 0 $retval // 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
199 0 0 0 ref $arg->{'type'} || $arg->{'type'}
411 0 0 0 $Pb::FLOW->{'ME'} // basename($0)