| blib/lib/Apache/Voodoo/Debug/Log4perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 24 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 1 | 2 | unless (ref $self) | 
| 36 | 0 | 3 | if (ref $conf eq 'HASH') { } | 
| 3 | 0 | elsif (not ref $conf) { } | |
| 51 | 0 | 0 | unless ('Log::Log4perl'->initialized) | 
| 53 | 0 | 0 | if ($$self{'v_file'}) | 
| 54 | 0 | 0 | if (open F, $$self{'v_file'}) { } | 
| 104 | 0 | 0 | if ($last > 0) | 
| 132 | 0 | 0 | if (scalar @data > 1 or ref $data[0]) { } | 
| 147 | 0 | 0 | if ($section) { } | 
| 152 | 0 | 0 | if (scalar @stack) { } | 
| 168 | 0 | 0 | if (scalar @data > 1) | 
| 207 | 0 | 0 | if (not defined $col[$i] or length $$row[$i] > $col[$i]) |