| lib/Egg/Plugin/Debug/Bar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | $ctype = $e->response->content_type and not $ctype =~ m[^text/html] |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 0 | $e->config->{'plugin_debug_bar'} ||= {} |
| 31 | 0 | 0 | $reboot_button ||= sub { } |
| 36 | 0 | 0 | $egg->response->body || (return 0) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | $ENV{"${name_uc}_FCGI_REBOOT"} || $ENV{"${name_uc}_PPCGI_REBOOT"} |
| 42 | 0 | 0 | 0 | $$c{'style'} || $egg->_debugbar_style |