| blib/lib/Mock/App/Git/Workflow/Repository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 117 | if @_ and ref $_[0] ne "HASH" |
| 56 | 0 | 493 | if $called eq "DESTROY" |
| 59 | 2 | 491 | unless (@{$self->{'data'};}) |
| 64 | 0 | 491 | if ref $self->{'data'} ne "ARRAY" |
| 65 | 0 | 491 | if ref $self->{'data'}[0] ne "HASH" |
| 69 | 2 | 489 | if ($action ne $called) |
| 77 | 229 | 260 | if (wantarray) { } |
| 78 | 0 | 229 | if (not $return && ref $return or ref $return ne "ARRAY") |