| blib/lib/CatalystX/ASP/Compiler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 1 | 0 | 12 | $parsed_object->{'is_perl'} and my $code = $self->compile($c, $parsed_object->{'data'}, $subid) |
| 154 | 0 | 0 | 13 | $subid and not $self->_parse_for_subs($parsed_object->{'data'}) |