Condition Coverage
blib/lib/MojoMojo/Formatter/File.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
114
1
1
2
not
$error
and
$error
=
$self
->checkfile
(
$file
,
$c
)
147
0
5
2
$plugin
->can
(
'can_format'
)
and
$plugin
->can_format
(
$extension
)