blib/lib/Git/Repository/Log/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 63 | if $_ eq '--' |
22 | 4 | 18 | if @badopts |
29 | 18 | 0 | if $r->version_ge('1.5.3.3') |
46 | 0 | 0 | unless open my $fh, '<', $file |
55 | 25 | 32 | defined $self->{'record'} ? : |
59 | 25 | 65 | if /\Acommit / and @records |
65 | 17 | 40 | unless (@records) |
66 | 17 | 0 | if ($self->{'cmd'}) { } |
81 | 25 | 15 | if exists $self->{'record'} |