| blib/lib/Test/Alien/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 28 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 2 | 3 | if $self->{'fail'} |
| 27 | 4 | 1 | unless ($ok) |
| 29 | 1 | 3 | if $self->exit |
| 30 | 1 | 3 | if $self->signal |
| 31 | 2 | 2 | if $self->{'fail'} |
| 47 | 2 | 2 | unless $ok |
| 62 | 2 | 2 | unless $ok |
| 73 | 3 | 3 | if $not |
| 77 | 2 | 4 | unless ($ok) |
| 81 | 1 | 1 | $not ? : |
| 127 | 1 | 0 | if ($self->out ne "") |
| 132 | 1 | 0 | if ($self->err ne "") |
| 148 | 0 | 0 | if ($self->out ne "") |
| 153 | 0 | 0 | if ($self->err ne "") |