| blib/lib/Plack/Middleware/Debug/LazyLoadModules.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 487 | 0 | 122 | $filter and _is_regexp($filter) |
| 487 | 0 | 122 | $filter and _is_regexp($filter) and not $module =~ /$filter/ | |
| 28 | 122 | 3 | 362 | $preload and $modules{$module} |
| 1 | 121 | 3 | $lazy and not $modules{$module} | |
| 58 | 242 | 0 | 123 | $self->class and $module_path =~ /\.pm$/ |