Branch Coverage

blib/lib/Math/Symbolic/Custom/Transformation/Group.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
108 0 0 unless defined $conjunction
110 0 0 unless ($Conjunctions{$conjunction})
117 0 0 if (ref $this and $this->isa('Math::Symbolic::Custom::Transformation')) { }
164 0 0 unless (ref($tree) =~ /^Math::Symbolic/)
173 0 0 if ($conj eq ',') { }
0 0 elsif ($conj eq '&') { }
0 0 elsif ($conj eq '|') { }
176 0 0 if defined $res
183 0 0 if defined $res
184 0 0 unless defined $res
191 0 0 if (defined $res)