blib/lib/Bigtop/Backend/HttpdConf/Gantry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 36 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
110 | 0 | 0 | 0 | $instance and defined $config_type |
0 | 0 | 0 | $instance and defined $config_type and $config_type ne 'base' | |
297 | 0 | 0 | 0 | defined $$backend_config{'full_use'} and not $$backend_config{'full_use'} |
line | l | !l | condition |
---|---|---|---|
93 | 0 | 0 | $$config{'skip_config'} || 0 |
94 | 0 | 0 | $$config{'gantry_conf'} || 0 |
107 | 0 | 0 | $$config{'instance'} || 0 |
108 | 0 | 0 | $$config{'conffile'} || 0 |
116 | 0 | 0 | $$location_output[0] || '' |
359 | 0 | 0 | $location || '/' |
389 | 0 | 0 | $$data{'config_type'} || 'base' |
397 | 0 | 0 | $$self{'__TYPE__'} || 'base' |
586 | 0 | 0 | $$self{'__TYPE__'} || 'base' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | $instance ||= $$config{'instance'} || 0 |
108 | 0 | 0 | 0 | $conffile ||= $$config{'conffile'} || 0 |
259 | 0 | 0 | 0 | shift() || $default_template_text |