blib/lib/Rethinkdb/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | &blessed($node) and $node->isa('Rethinkdb::Query') |
25 | 0 | 0 | 0 | &blessed($node) and $node->_type |
0 | 0 | 0 | &blessed($node) and $node->_type and $node->_type eq $PROTOCOL->term->termType->implicit_var | |
64 | 0 | 0 | 0 | &blessed($value) and $value->can('_build') |
89 | 0 | 0 | 0 | &blessed($value) and $value->can('_build') |
96 | 0 | 0 | 0 | not $@ and $retval |
line | l | !l | condition |
---|---|---|---|
149 | 0 | 0 | $prototype ||= '$' |