| blib/lib/Plack/Middleware/Debug/Profiler/NYTProf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless (-d $self->root) |
| 22 | 0 | 0 | unless make_path($self->root) |
| 34 | 0 | 0 | if ref $self->exclude ne 'ARRAY' |
| 41 | 0 | 0 | if ($$env{'PATH_INFO'} =~ /nytprofhtml/) |
| 47 | 0 | 0 | if ($$env{'PATH_INFO'} =~ /^$pattern$/) |
| 68 | 0 | 0 | $self->minimal ? : |
| 78 | 0 | 0 | if (-f $self->root . "/nytprof.out.$$") |
| 79 | 0 | 0 | $self->minimal ? : |
| 0 | 0 | $self->no_merge_evals ? : |