Condition Coverage

blib/lib/Git/Repository/Log/Iterator.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
27 11 0 10 blessed $_ && $_->isa('Git::Repository')
59 32 8 23 /\Acommit / and @records

or 2 conditions

line l !l condition
28 10 1 $r ||= 'Git::Repository'