Branch Coverage
lib/App/Sandy/CLI/Command.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
28
0
0
if
(
ref
$opts
ne
"HASH"
or
ref
$default_opt
ne
"HASH"
)
33
0
0
unless
exists
$opts
->{
$opt
}