blib/lib/Git/Repository/Log/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 11 | 0 | 10 | blessed $_ && $_->isa('Git::Repository') |
59 | 32 | 8 | 23 | /\Acommit / and @records |
line | l | !l | condition |
---|---|---|---|
28 | 10 | 1 | $r ||= 'Git::Repository' |