blib/lib/Test/Count/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | l | !l | condition |
---|---|---|---|
58 | 3 | 0 | $args->{'input_fh'} ||= \*STDIN |
59 | 3 | 0 | $args->{'output_fh'} ||= \*STDOUT |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 1 | 2 | 0 | $args->{'plan_prefix_regex'} ||= Test::Count::Lib::perl_plan_prefix_regex() |