blib/lib/Git/Database/Backend/Git/Wrapper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 57 | if @{$self->store->ERR;} |
44 | 33 | 24 | if $parts[-1] eq 'missing' |
55 | 1 | 155 | if @{$self->store->ERR;} |
61 | 0 | 156 | if $parts[0] =~ /^(?:symlink|dangling|loop|notdir)$/ |
64 | 60 | 96 | if $parts[-1] eq 'missing' |
77 | 8 | 3 | $kind ? : |
80 | 11 | 0 | if (ge_git($store->version, '2.6.0.rc0')) { } |
88 | 0 | 0 | unless length $revs |