Branch Coverage

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


line true false branch
56 0 0 if $c->options->{'model'}
58 0 0 if $c->options->{'view'}
60 0 0 if $c->options->{'controller'}
63 0 0 unless ($type and $doc)
67 0 0 if ($type) { }
68 0 0 if ($doc) { }