| blib/lib/Rethinkdb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 0 | 0 | if ($package::_rdb_io) { } | 
| 130 | 0 | 0 | if ($outdated) | 
| 162 | 0 | 0 | ref $_[0] ? : | 
| 174 | 0 | 0 | ref $_[0] ? : | 
| 215 | 0 | 0 | if (ref $args->[2] eq 'HASH') { } | 
| 0 | 0 | elsif (scalar @{$args;} > 2 and $args->[2]) { } | |
| 576 | 0 | 0 | if ($timeout) | 
| 822 | 0 | 0 | $_[1] eq 'true' ? : | 
| 823 | 0 | 0 | $_[1] == 1 ? : | 
| 833 | 0 | 0 | $_[1] eq 'false' ? : | 
| 834 | 0 | 0 | $_[1] == 0 ? : |