Condition Coverage

blib/lib/App/Greple/tee.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
406 8 36 22 $discrete and $fillup
414 0 66 0 @command and $command[0] =~ /^&(.+)/u
419 7 59 0 $config->{'nofork'} and ref $command[0] eq "CODE"
461 8 3 6 $discrete and not $bulkmode
488 135 20 38 $discrete and not $bulkmode

or 2 conditions

line l !l condition
404 66 0 $command // (return $data)
423 66 0 $exec->command(@command)->with(%run_opt)->update->data // ""
492 155 0 shift @bundle // die()