Branch Coverage

blib/lib/AtteanX/Plan/LDF/Triple.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
81 0 0 if (ref $t eq 'ARRAY') { }
0 0 elsif ($t->does('Attean::API::TermOrVariable')) { }
83 0 0 if (scalar @tstrings == 1) { }
105 0 0 if (&reftype($value) eq 'ARRAY') { }
0 0 elsif ($value->does('Attean::API::Variable')) { }
109 0 0 if (my $node = $b->value($name)) { }
118 0 0 if (my $node = $b->value($name))