Condition Coverage

blib/lib/LCFG/Build/VCS.pm
Criterion Covered Total %
condition 0 28 0.0


or 2 conditions

line l !l condition
160 0 0 $options //= {}
165 0 0 $options->{'style'} ||= 'default'
207 0 0 $options //= {}
256 0 0 $options //= {}
258 0 0 $options->{'urgency'} ||= 'low'
259 0 0 $options->{'distribution'} ||= 'unstable'
260 0 0 $options->{'release'} //= 1
261 0 0 $options->{'message'} ||= 'New upstream release'

or 3 conditions

line l !l&&r !l&&!r condition
209 0 0 0 $options->{'date'} ||= 'DateTime'->now->ymd
269 0 0 0 $ENV{'DEBEMAIL'} || $ENV{'EMAIL'}
283 0 0 0 $ENV{'DEBFULLNAME'} || $ENV{'NAME'} || $user_name
348 0 0 0 $self->dryrun or -d $to_dir