blib/lib/Mite/Attribute/SHV/CodeGen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 14 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 0 | 3 | 1 | defined $min_args and defined $max_args |
3 | 0 | 1 | defined $min_args and defined $max_args and $min_args == $max_args | |
0 | 3 | 0 | defined $min_args and defined $max_args | |
0 | 3 | 0 | defined $min_args and $min_args > 0 |
line | l | !l | condition |
---|---|---|---|
61 | 0 | 4 | $handler->min_args || 0 |