blib/lib/Git/Wrapper/Plus/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 1 | unless ref $_ |
65 | 0 | 1 | unless &blessed($_) |
66 | 0 | 1 | unless $_->isa('Git::Wrapper::Exception') |
68 | 1 | 0 | if ($status == $_->status) |
75 | 1 | 1 | if $return |