| erecipes/perl/lib/CGI/Ex/Recipes/DBIx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 0 | 0 | ($ENV{'SITE_ROOT'} || $self->base_dir_abs->[0]) . '/' . $self->conf->{'db_file'} || './data/recipes.sqlite' |
| 30 | 0 | 0 | $$self{'_package'} || 'somethingsligthlylessborring' |
| 89 | 0 | 0 | shift() || ['id', 'pid', 'is_category', 'title'] |
| 90 | 0 | 0 | shift() || {'pid', 0} |
| 92 | 0 | 0 | $$where{'is_category'} ||= 1 |
| 93 | 0 | 0 | shift() || ['sortorder'] |
| 101 | 0 | 0 | shift() || '*' |
| 102 | 0 | 0 | shift() || {'pid', 0, 'id', {'!=', 0}} |
| 103 | 0 | 0 | shift() || ['sortorder'] |