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