Branch Coverage

blib/lib/Math/Symbolic/Custom/CCompiler.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
69 0 1 unless $code =~ /^\s*double\s*(\w+)\(/
91 0 6 if (defined $pos) { }
114 4 2 unless $first-- == 1
136 0 10 if ($ttype == 1) { }
6 4 elsif ($ttype == 2) { }
138 0 0 unless $value =~ /\./
148 0 4 if (ref $app eq 'CODE') { }
156 4 0 if (@app > 1)