| blib/lib/Cache/CacheMetaData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 2 | 20 | if ($a_expires_at eq $b_expires_at) |
| 85 | 0 | 20 | if $a_expires_at eq $Cache::CacheMetaData::EXPIRES_NOW |
| 86 | 0 | 20 | if $b_expires_at eq $Cache::CacheMetaData::EXPIRES_NOW |
| 87 | 0 | 20 | if $a_expires_at eq $Cache::CacheMetaData::EXPIRES_NEVER |
| 88 | 0 | 20 | if $b_expires_at eq $Cache::CacheMetaData::EXPIRES_NEVER |