Branch Coverage
blib/lib/Shell/Amazon/S3/CommandDispatcher.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
26
0
0
if
(
exists
$self
->dispatch_table
->{
$command
}
)
{
}