blib/lib/Brackup/DigestCache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | l | !l | condition |
---|---|---|---|
11 | 0 | 8 | $rconf->value('digestdb_type') || 'SQLite' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
9 | 8 | 0 | 0 | $rconf->value('digestdb_file') || $root->path . '/' . default_filename() |