| blib/lib/DBD/Cassandra/dr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 0 | 0 | delete $attr->{'cass_host'} || delete $attr->{'cass_hostname'} || delete $attr->{'cass_hosts'} || delete $attr->{'cass_hostnames'} || 'localhost' |
| 35 | 0 | 0 | delete $attr->{'cass_port'} || 9042 |
| 48 | 0 | 0 | $read_timeout || 6 |
| 0 | 0 | $write_timeout || 6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | delete $attr->{'cass_database'} || delete $attr->{'cass_db'} || delete $attr->{'cass_keyspace'} |
| 44 | 0 | 0 | 0 | $read_timeout or $write_timeout |