blib/lib/Test/Workflow/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 34 | 70.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 13 | 0 | 526 | $prunner and $testcount == 1 |
69 | 15 | 602 | 0 | $instance->can('FENNEC') && $instance->FENNEC->debug |
92 | 15 | 0 | 249 | $wait and $self->can('is_wrap') |
15 | 173 | 76 | $wait and $self->can('is_wrap') and $self->is_wrap | |
115 | 15 | 0 | 211 | $wait and $self->can('is_wrap') |
15 | 173 | 38 | $wait and $self->can('is_wrap') and $self->is_wrap |
line | l | !l | condition |
---|---|---|---|
15 | 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 | 411 | $meta->test_sort || 'rand' |