Condition Coverage

lib/CatalystX/Resource/Controller/Resource.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
258 0 0 42 $resource->can($identifier) and defined $resource->$identifier

or 3 conditions

line l !l&&r !l&&!r condition
149 1 1 0 $action eq 'edit' or $action eq 'delete'
182 1 1 0 $action eq 'edit' or $action eq 'delete'