blib/lib/Mail/BIMI/Role/Cacheable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
33 | 65 | 0 | $backend_type eq 'Null' ? : |
19 | 65 | $backend_type eq 'File' ? : | |
9 | 84 | $backend_type eq 'FastMmap' ? : | |
109 | 0 | 22 | if $self->_do_not_cache |
122 | 137 | 39 | if (defined $self->{$cache_field}) |
126 | 22 | 115 | if ($attribute->does('Mail::BIMI::Trait::CacheSerial')) |