Branch Coverage
blib/lib/App/Critique/Command/init.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
29
0
0
if
(
$opt
->verbose
)
{
}
48
0
0
if
(
$opt
->verbose
)
{
}
63
0
0
if
(
$session
->session_file_exists
)
65
0
0
if
(
$opt
->force
)
{
}