blib/lib/Text/MicroMason/CompileCache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 64 | unless my $cache = $self->_compile_cache($src_type) |
26 | 18 | 46 | unless $cache->get($key) |
33 | 0 | 64 | unless $CACHE_CLASS{$type} |