| blib/lib/Plack/Middleware/Profiler/KYTProf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 8 | 62.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 111 | 0 | 0 | 3 | ref $res and ref $res eq 'ARRAY' | 
| line | l | !l | condition | 
|---|---|---|---|
| 88 | 2 | 1 | $profiles ||= ['Plack::Middleware::Profiler::KYTProf::Profile::TemplateEngine', 'Plack::Middleware::Profiler::KYTProf::Profile::KVS'] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 87 | 0 | 2 | 1 | my $profiles ||= $self->profiles |