| blib/lib/Mock/App/Git/Workflow/Repository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 9 | 109 | 0 | @_ and ref $_[0] ne "HASH" |
| 78 | 0 | 0 | 230 | $return && ref $return |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 24 | 0 | $git || 'Mock::App::Git::Workflow::Repository'->new |
| 78 | 0 | 0 | 230 | not $return && ref $return or ref $return ne "ARRAY" |