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