blib/lib/Pb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
372 | 0 | 0 | 0 | exists $Pb::FLOW->{'LOGFILE'} and not $OPT{'pretend'} |
481 | 0 | 0 | 0 | shift @ARGV and $FLOW->set_debug($1) |
0 | 0 | 0 | @ARGV and $ARGV[0] =~ /^DEBUG=(\d+)$/u |
line | l | !l | condition |
---|---|---|---|
118 | 0 | 0 | $pkg->can('option') // die("Can't install options into subcommand package! [$name]") |
291 | 0 | 0 | $_ // '< |
298 | 0 | 0 | $_ // '< |
414 | 0 | 0 | $retval // 'undef' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
204 | 0 | 0 | 0 | ref $arg->{'type'} || $arg->{'type'} |
411 | 0 | 0 | 0 | not $retval or $@ |
438 | 0 | 0 | 0 | $Pb::FLOW->{'ME'} // basename($0) |