Branch Coverage
blib/lib/Math/Symbolic/Custom/Contains.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
22
8
4
if (ref $n eq 'Math::Symbolic::Operator') { }
23
1
7
if (not defined $op) { }
27
3
4
if ($n->type == $op) { }