Condition Coverage

blib/lib/RDF/Trine/Serializer/TSV.pm
Criterion Covered Total %
condition 5 26 19.2


and 3 conditions

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')

or 2 conditions

line l !l condition
175 0 0 shift() || {}