| blib/lib/CHI/Stats.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 0 | 0 | 0 | $$rs{$top} and $$rs{$bottom} |
| line | l | !l | condition |
|---|---|---|---|
| 66 | 0 | 0 | $self->data->{$cache->label}{$cache->namespace} ||= {} |
| 91 | 0 | 0 | $results_hash{$root_class}{$label}{$namespace} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | $$stats{'start_time'} ||= time |