Branch Coverage

blib/lib/NanoB2B/UniversalRoutines.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
37 0 0 if ref $class
45 0 0 if (defined $debugoption)
118 0 0 if ($line =~ /($keyword)/)
136 0 0 if ($ans > -1) { }
150 0 0 unless open DEBUG, '>>', 'debug'
202 0 0 if ($color =~ /on_\w+/) { }
215 0 0 if ($debug)
216 0 0 if ($color =~ /on_\w+/) { }
229 0 0 if ($debug)
249 0 0 if (index($str2, $str1) != -1) { }