Condition Coverage
blib/lib/CatalystX/CRUD/Object/File.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
49
6
57
0
$self
->{
'delegate'
} ||=
$self
->
delegate_class
->
new
(
ref
$file
eq
"ARRAY"
?
@$file
:
$file
)