Branch Coverage
blib/lib/App/Cme/Command/update.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
58
0
0
unless
$opt
->{
'quiet'
}
62
0
0
if
(
@msgs
and
not
$opt
->{
'quiet'
}
)
{
}
0
0
elsif
(
not
$opt
->{
'quiet'
}
)
{
}
70
0
0
if
(
$opt
->{
'edit'
}
)
{
}