blib/lib/Cache/Memcached/Fast.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
22 | 20 | 1 | unless (lc($conf->{'check_args'} // "") eq "skip") |
24 | 1 | 19 | if exists $conf->{'compress_algo'} |
26 | 1 | 19 | if (my(@unknown) = grep((!$known_args{$_}), sort(keys %$conf))) |
70 | 0 | 3 | unless $$memd |