Branch Coverage
blib/lib/App/Critique/Command/clean.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
37
0
0
if
(
-e
$file
->path
)
{
}
45
0
0
if
(
@removed_files
)
{
}
48
0
0
if
(
$opt
->verbose
or
$opt
->dry_run
)
54
0
0
if
(
$opt
->dry_run
)
{
}