| lib/Egg/Plugin/Debug/Bar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 0 | unless ($e->debug) | 
| 22 | 0 | 0 | if (my $n = $ENV{"${name_uc}_FCGI_REBOOT"} || $ENV{"${name_uc}_PPCGI_REBOOT"}) | 
| 24 | 0 | 0 | $n ne 1 ? : | 
| 35 | 0 | 0 | if $ctype = $e->response->content_type and not $ctype =~ m[^text/html] | 
| 37 | 0 | 0 | unless $$body =~ m[<html.*?>.+</html.*?>]is |