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') { }
137 0 0 if $self->opts->{'order'} eq 'time'
138 0 0 if $self->opts->{'order'} eq 'id'
207 0 0 if ($n->[4] ne $mdate)
208 0 0 if $mdate
210 0 0 if ($mdate eq $today) { }
0 0 elsif ($mdate eq $yesterday) { }
315 0 0 if ($para =~ /^[^\s]/l) { }
357 0 0 if ($row->{'title'} and $row->{'status'}) { }
0 0 elsif ($row->{'title'}) { }
366 0 0 unless defined $field->[1]
394 0 0 unless ($row)
403 0 0 if ($row->{'change_id'} ne $last_change_id) { }
404 0 0 if ($last_row)
425 0 0 if $row->{'delta'}
457 0 0 if $row->{'path'}
458 0 0 if $path
461 0 0 if ($row->{'title'}) { }
0 0 elsif ($row->{'status'}) { }
0 0 elsif (not $raw) { }
462 0 0 if defined $row->{'title'}
463 0 0 if $title
466 0 0 if $title
470 0 0 if $title
474 0 0 unless defined $field->[1]
482 0 0 if ($row->{'push_to'}) { }