blib/lib/Cogit/Object/Commit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
72 | 4 | 48 | unless $self->has_content |
76 | 0 | 168 | unless $line |
86 | 96 | 119 | if ($key eq 'committer' or $key eq 'author') { } |
113 | 0 | 4 | if $self->parent |