| blib/lib/Test2/IPC/Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 0 | 7 | if $class eq 'Test2::IPC::Driver' | 
| 17 | 3 | 4 | if $ADDED{$class}++ | 
| 41 | 11 | 2 | if $self->can('driver_abort') | 
| 44 | 2 | 11 | unless $self->no_bail | 
| 46 | 0 | 13 | unless $self->no_fatal |