blib/lib/RDF/Trine/Iterator/Bindings.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 31 | 51.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
414 | 0 | 0 | 0 | $max_result_size and ++$count >= $max_result_size |
452 | 0 | 0 | 0 | $max_result_size and ++$count >= $max_result_size |
505 | 865 | 0 | 1 | scalar @names == 1 and $names[0]->can('triples') |
585 | 2 | 0 | 0 | $max_result_size and ++$count >= $max_result_size |
line | l | !l | condition |
---|---|---|---|
70 | 1923 | 1 | shift() || sub { undef; } |
71 | 1020 | 904 | shift() || [] |
77 | 922 | 1002 | $args{'sorted_by'} || [] |
391 | 0 | 2 | shift() || 0 |
428 | 0 | 1 | shift() || 0 |
444 | 0 | 0 | shift() || 0 |
548 | 0 | 1 | shift() || 0 |
638 | 8 | 0 | $self->_args || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
530 | 210 | 16 | 1423 | scalar @values == 3 || !defined($values[3]) |