Condition Coverage

blib/lib/TaskForest/Family.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
397 632 0 0 -e $release_file and $hold == 0
408 0 156 223 $$job{'tokens'} and @{$$job{'tokens'};}
643 0 0 51 $TaskForest::Family::UID == $TaskForest::Family::EUID and $TaskForest::Family::GID eq $TaskForest::Family::EGID
1187 16 0 876 $local_job and $args =~ /^\(\S/
1209 859 0 15 $args{'every'} and not $args{'every'} =~ /\D/

or 3 conditions

line l !l&&r !l&&!r condition
214 0 141 0 ref $arg || $arg
1662 107 0 628 $$self{'jobs'}{$job_name}{'status'} eq 'Success' or $$self{'jobs'}{$job_name}{'status'} eq 'Failure'