blib/lib/Catalyst/Plugin/Static.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
101 | 0 | 0 | 0 | $c->config->{'static'}{'no_logs'} and $c->log->can('abort') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 0 | 0 | 0 | shift() || mimetype($path) |