| 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) | 
| 117 | 0 | 0 | if ($line =~ /($keyword)/) | 
| 135 | 0 | 0 | if ($ans > -1) { } | 
| 149 | 0 | 0 | unless open DEBUG, '>>', 'debug' | 
| 201 | 0 | 0 | if ($color =~ /on_\w+/) { } | 
| 214 | 0 | 0 | if ($debug) | 
| 215 | 0 | 0 | if ($color =~ /on_\w+/) { } | 
| 228 | 0 | 0 | if ($debug) | 
| 250 | 0 | 0 | if (index($str2, $str1) != -1) { } |