| blib/lib/Catalyst/Controller/CRUD/DBIC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 84 | 0 | 0 | if ($self->can('get_model')) { } | 
| 90 | 0 | 0 | if (defined $model) { } | 
| 113 | 0 | 0 | $c->stash->{$name}{'where'} ? : | 
| 114 | 0 | 0 | $c->stash->{$name}{'order'} ? : | 
| 118 | 0 | 0 | if (defined $$order{'rows'}) |