Condition Coverage

blib/lib/Catalyst/Action/Firebug.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
77 0 1 $c->config->{'firebug'}{'path'} || '/js/firebug/firebug.js'

or 3 conditions

line l !l&&r !l&&!r condition
72 0 1 0 $c->debug or $ENV{'FIREBUG_DEBUG'}
88 0 1 0 $c->config->{'firebug'}{'expand_panel'} or $ENV{'FIREBUG_EXPAND'}