blib/lib/RDF/Trine/Model/StatementFilter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
107 | 5 | 5 | if (my $o = $args{'orderby'}) |
111 | 1 | 6 | unless ($dir =~ /^(ASC|DESC)$/) |
118 | 0 | 9 | if (@rules) { } |
119 | 0 | 0 | $bgp->isa('RDF::Trine::Statement') ? : |
120 | 0 | 0 | unless (@triples) |
127 | 0 | 0 | unless $triple->isa('RDF::Trine::Statement') |
132 | 0 | 0 | if (@streams) { } |
157 | 1 | 1 | unless &$rule($st) |
184 | 0 | 1 | unless &reftype($rule) eq 'CODE' |