Branch Coverage

blib/lib/App/bif/log.pm
Criterion Covered Total %
branch 3 68 4.4


line true false branch
21 0 1 if ($opts->{'id'})
25 0 0 if (eval "require $class")
27 0 0 if $info->{'kind'} eq 'project'
31 0 0 if $@
36 0 1 if delete $opts->{'short'}
38 1 0 if $opts->{'format'} eq 'full'
39 0 0 if $opts->{'format'} eq 'short'
50 0 0 if ($opts->{'order'} eq 'time') { }
0 0 elsif ($opts->{'order'} eq 'id') { }
132 0 0 if $self->opts->{'order'} eq 'time'
133 0 0 if $self->opts->{'order'} eq 'id'
202 0 0 if ($n->[4] ne $mdate)
203 0 0 if $mdate
205 0 0 if ($mdate eq $today) { }
0 0 elsif ($mdate eq $yesterday) { }
310 0 0 if ($para =~ /^[^\s]/l) { }
352 0 0 if ($row->{'title'} and $row->{'status'}) { }
0 0 elsif ($row->{'title'}) { }
361 0 0 unless defined $field->[1]
389 0 0 unless ($row)
398 0 0 if ($row->{'change_id'} ne $last_change_id) { }
399 0 0 if ($last_row)
420 0 0 if $row->{'delta'}
453 0 0 if $row->{'path'}
454 0 0 if $path
457 0 0 if ($row->{'title'}) { }
0 0 elsif ($row->{'status'}) { }
0 0 elsif (not $raw) { }
458 0 0 if defined $row->{'title'}
459 0 0 if $title
462 0 0 if $title
466 0 0 if $title
470 0 0 unless defined $field->[1]
478 0 0 if ($row->{'push_to'}) { }