| blib/lib/Web/Machine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 18 | exists $args{'resource'} and not blessed($args{'resource'}) |
| 0 | 0 | 18 | exists $args{'resource'} and not blessed($args{'resource'}) and use_package_optimistically($args{'resource'})->isa('Web::Machine::Resource') |