Branch Coverage

lib/SweetPea/Cli/Tool.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
66 0 0 unless (-d './sweet/configuration')
83 0 0 unless (-d "./sweet/configuration/datastores/$store/table")
90 0 0 if ($client and $client ne '?') { }
91 0 0 if $scheme
92 0 0 if $user
93 0 0 if $pass