Condition Coverage

blib/lib/App/SCM/Digest.pm
Criterion Covered Total %
condition 2 16 12.5


and 3 conditions

line !l l&&!r l&&r condition
196 0 0 0 $rm_error and @{$rm_error;}
306 0 0 0 $time ge $from and $time le $to

or 2 conditions

line l !l condition
142 0 0 $branch_db_file->readline || ''
239 0 2 $config->{'timezone'} || 'UTC'

or 3 conditions

line l !l&&r !l&&!r condition
241 0 0 2 defined $from || defined $to
281 0 0 0 not $tz or $tz eq 'UTC'