| blib/lib/TAP/Parser/Iterator/Worker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 20 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 2 | unless $$args{'spec'} | 
| 53 | 0 | 2 | unless $self->SUPER::_initialize({'command', [$self->initialize_worker_command->[0]]}) | 
| 70 | 0 | 2 | if (@_) | 
| 73 | 2 | 0 | unless ($$self{'initialize_worker_command'}) | 
| 81 | 0 | 2 | if ($$self{'sync_type'} and not $$self{'source_dir'}) | 
| 97 | 0 | 14 | if ($option eq 'detach' and $$self{$option}) | 
| 101 | 0 | 14 | if $$self{$option} | 
| 108 | 2 | 0 | if ($INC{$package}) | 
| 113 | 0 | 2 | if ($$self{'switches'}) | 
| 122 | 0 | 2 | $$self{'test_args'} && @{$$self{'test_args'};} ? : |