Branch Coverage

blib/lib/Math/Symbolic.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
185 1 356 unless defined $string
187 93 263 if ($string eq 'Math::Symbolic')
188 92 1 if (@_) { }
196 1 354 unless (defined $Parser)