| line | true | false | branch | 
 
| 61 | 0 | 0 | unless $text =~ s/^([A-Z])(\d+) (\d+) // | 
 
| 65 | 0 | 0 | if ($alg eq 'A') { } | 
 
|  | 0 | 0 | elsif ($alg eq 'B') { } | 
 
| 83 | 0 | 0 | if ($text =~ s/^([^\%]+)//) | 
 
| 89 | 0 | 0 | if ($text =~ s/^((?:%%)+)//) | 
 
| 94 | 0 | 0 | if ($text =~ s/^%0//) | 
 
| 95 | 0 | 0 | if (length $decode_line > $x) | 
 
| 103 | 0 | 0 | if ($text =~ s/^%([1-9]\d*)%(\d)//) | 
 
| 109 | 0 | 0 | if ($text =~ s/^%([1-9]\d*)([^%0-9]|%%)//) | 
 
| 115 | 0 | 0 | if (length $decode_line > $x) | 
 
| 118 | 0 | 0 | if (@decoded > $y) | 
 
| 162 | 0 | 0 | unless open JCF, '<', $file | 
 
| 169 | 0 | 0 | if ($j->decode($clip)) | 
 
| 201 | 0 | 0 | unless open JMOV, '<', $file | 
 
| 209 | 0 | 0 | unless $line =~ /^(.):(.*)$/ | 
 
| 212 | 0 | 0 | if (/!/) | 
 
| 213 | 0 | 0 | if (/\*/) | 
 
| 214 | 0 | 0 | if (/D/) | 
 
| 215 | 0 | 0 | if (/J/) | 
 
| 226 | 0 | 0 | if (/\|/) | 
 
| 227 | 0 | 0 | if (/\^/) | 
 
| 228 | 0 | 0 | if (/\+/) | 
 
| 229 | 0 | 0 | if (/C/) | 
 
| 230 | 0 | 0 | if (/A/) | 
 
| 231 | 0 | 0 | if (/T/) | 
 
| 239 | 0 | 0 | unless close JMOV |