| blib/lib/Test/Proto/TestRunner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 9 | 77.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 381 | 4064 | 1 | 1 | @{$self->required_tags;} and @{$runner->required_tags;} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 371 | 0 | 1 | 1 | $test->has_tag($tag) or $proto->has_tag($tag) | 
| 376 | 0 | 1 | 1 | $test->has_tag($tag) or $proto->has_tag($tag) |