Condition Coverage

bin/session
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
115 3 1 1 defined $args{'hours'} and defined $args{'time_string'}

or 2 conditions

line l !l condition
23 0 1 $config->{'session'} // ""
24 0 1 $config->{'special_session'} // ""
25 0 1 $config->{'session_hours'} // 4
27 0 1 $config->{'session_memory'} // 1000
28 0 1 $config->{'session_cpus'} // 1
123 4 0 $args{'days'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 0 my $PARTITION //= $OPT_PARTITION