Condition Coverage

blib/lib/App/SCM/Digest.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
261 0 0 0 $time ge $from and $time le $to

or 2 conditions

line l !l condition
137 0 0 $branch_db_file->readline || ''
194 0 0 $config->{'timezone'} || 'UTC'

or 3 conditions

line l !l&&r !l&&!r condition
196 0 0 0 defined $from || defined $to
236 0 0 0 not $tz or $tz eq 'UTC'