Condition Coverage

blib/lib/Test/Workflow/Test.pm
Criterion Covered Total %
condition 24 34 70.5


and 3 conditions

line !l l&&!r l&&r condition
48 13 0 526 $prunner and $testcount == 1
69 15 606 0 $instance->can('FENNEC') && $instance->FENNEC->debug
92 15 0 253 $wait and $self->can('is_wrap')
15 173 80 $wait and $self->can('is_wrap') and $self->is_wrap
115 15 0 215 $wait and $self->can('is_wrap')
15 173 42 $wait and $self->can('is_wrap') and $self->is_wrap

or 2 conditions

line l !l condition
23 891 0 $params{'setup'} || []
891 0 $params{'tests'} || []
891 0 $params{'teardown'} || []
891 0 $params{'around'} || []
891 0 $params{'control'} || []
891 0 $params{'block_name'} || ''
102 789 $params{'is_wrap'} || 0
63 206 415 $meta->test_sort || 'rand'