| lib/Git/Background/Future.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 20 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 3 | 23 | unless defined $run |
| 60 | 2 | 21 | unless ($ok) |
| 66 | 2 | 21 | unless $ok |
| 84 | 2 | 19 | unless ($ok) |
| 85 | 2 | 0 | if (defined $@ and $@ ne "") |
| 90 | 2 | 19 | unless $ok |
| 104 | 1 | 18 | if $run->{'_proc'}->exit_signal |
| 106 | 6 | 1 | if ($exit_code == 128 or $exit_code == 129 or $exit_code and $run->{'_fatal'}) |
| 118 | 2 | 6 | unless (length $message) |
| 183 | 0 | 51 | if (defined $run and not $run->{'_proc'}->alive) |