| blib/lib/Test/Workflow/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 153 | 21 | if @{$self->tests;} == 1 | 
| 46 | 78 | 539 | if $self->is_wrap | 
| 48 | 526 | 13 | if $prunner and $testcount == 1 | 
| 70 | 0 | 617 | $debug ? : | 
| 77 | 0 | 6 | if ($debug) | 
| 92 | 76 | 173 | if $wait and $self->can('is_wrap') and $self->is_wrap | 
| 115 | 38 | 173 | if $wait and $self->can('is_wrap') and $self->is_wrap |