| blib/lib/Dancer2/Session/Memcached.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 8 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 7 | if $self->fatal_cluster_unreachable and not keys %{$self->_memcached->stats(['misc']);} |
| 78 | 0 | 7 | if $self->fatal_cluster_unreachable and not keys %{$self->_memcached->stats(['misc']);} |
| 89 | 0 | 1 | unless defined $servers |
| 96 | 0 | 1 | if ($s =~ /^\d+\.\d+\.\d+\.\d+$/) |