blib/lib/CatalystX/ASP/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
555 | 7 | 0 | 2 | ref $include and ref $include eq 'SCALAR' |
565 | 0 | 0 | 2 | $parsed_object->{'is_perl'} and my $code = $asp->compile($c, $parsed_object->{'data'}, $subid) |
678 | 0 | 5 | 4 | $key =~ /value/i and ref $cookie->{$key} eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
562 | 1 | 1 | [caller 1]->[3] || 'main' |