Branch Coverage

blib/lib/Math/Expression/Evaluator/Util.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
43 13 3 if (ref $ast and $$ast[0] eq '$') { }