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