| blib/lib/Test/Alien/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 28 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 2 | 3 | if $self->{'fail'} |
| 26 | 4 | 1 | unless ($ok) |
| 28 | 1 | 3 | if $self->exit |
| 29 | 1 | 3 | if $self->signal |
| 30 | 2 | 2 | if $self->{'fail'} |
| 46 | 2 | 2 | unless $ok |
| 61 | 2 | 2 | unless $ok |
| 72 | 3 | 3 | if $not |
| 76 | 2 | 4 | unless ($ok) |
| 80 | 1 | 1 | $not ? : |
| 126 | 1 | 0 | if ($self->out ne '') |
| 131 | 1 | 0 | if ($self->err ne '') |
| 147 | 0 | 0 | if ($self->out ne '') |
| 152 | 0 | 0 | if ($self->err ne '') |