Condition Coverage
blib/lib/MooseX/Storage/Engine/IO/AtomicFile.pm
Criterion
Covered
Total
%
condition
1
3
33.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
15
4
0
0
'IO::AtomicFile'
->new
(
$self
->file
,
'w'
)
||
confess
(
'Unable to open file ('
.
$self
->file
.
") for storing : $!"
)