blib/lib/Articulate/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 1 | 3 | 0 | defined $$data{$type} and blessed($$data{$type}) |
4 | 0 | 0 | defined $$data{$type} and blessed($$data{$type}) and $$data{$type}->can('http_code') |