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