Condition Coverage

lib/SweetPea/Cli/Data.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 -x -r -d './sweet/configuration/datastores/development' and -x -r -d './sweet/configuration/datastores/production'
427 0 0 0 $dsn =~ /^dbi\:/ && $user

or 3 conditions

line l !l&&r !l&&!r condition
112 0 0 0 -f "./sweet/configuration/datastores/$datastore/table/users.yml" or -f "./sweet/configuration/datastores/$datastore/table/permissions.yml"