blib/lib/Catalyst/Plugin/Firebug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | l | !l | condition |
---|---|---|---|
51 | 0 | 1 | $c->config->{'firebug'}{'path'} || '/js/firebug/firebug.js' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
46 | 0 | 1 | 0 | $c->debug or $ENV{'FIREBUG_DEBUG'} |