Condition Coverage

blib/lib/Bigtop/Backend/CGI/Gantry.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
113 0 0 0 $gantry_conf and $conf_type ne 'base'
526 0 0 0 $$backend_block{'flex_db'} and not $instance

or 2 conditions

line l !l condition
71 0 0 $tree->get_config->{'CGI'}{'fast_cgi'} || 0
72 0 0 $tree->get_config->{'CGI'}{'gantry_conf'} || 0
457 0 0 $$location_output[0] || ''
648 0 0 shift() || '/'
678 0 0 $$self{'__TYPE__'} || 'base'

or 3 conditions

line l !l&&r !l&&!r condition
433 0 0 0 shift() || $default_template_text
482 0 0 0 $instance ||= $$backend_block{'instance'}
483 0 0 0 $conffile ||= $$backend_block{'conffile'}