blib/lib/RDF/Trine/Serializer/TSV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 26 | 19.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 0 | 0 | 0 | defined $e and &blessed($e) |
0 | 0 | 0 | defined $e and &blessed($e) and $e->isa('RDF::Trine::Statement') | |
0 | 0 | 0 | defined $e and &blessed($e) | |
0 | 0 | 0 | defined $e and &blessed($e) and $e->isa('RDF::Trine::VariableBindings') | |
156 | 0 | 0 | 3 | defined $e and &blessed($e) |
0 | 1 | 2 | defined $e and &blessed($e) and $e->isa('RDF::Trine::Statement') | |
0 | 0 | 1 | defined $e and &blessed($e) | |
0 | 0 | 1 | defined $e and &blessed($e) and $e->isa('RDF::Trine::VariableBindings') |
line | l | !l | condition |
---|---|---|---|
175 | 0 | 0 | shift() || {} |