| line | true | false | branch | 
 
| 51 | 0 | 0 | if (not $l =~ /^\s/) { } | 
 
| 53 | 0 | 0 | if ($nation_data) | 
 
| 81 | 0 | 0 | if (not $l =~ /^\s/ || $l =~ /^$/) { } | 
 
| 83 | 0 | 0 | if ($player_data) | 
 
| 106 | 0 | 0 | if (not $l =~ /^\s/ || $l =~ /^$/) { } | 
 
| 108 | 0 | 0 | if ($cw_data) | 
 
| 129 | 0 | 0 | unless $file | 
 
| 179 | 0 | 0 | unless open my $dump, '<', $file | 
 
| 187 | 0 | 0 | unless ($version) | 
 
| 189 | 0 | 0 | if ($line =~ /^####### V(.*)$/) { } | 
 
| 192 | 0 | 0 | if ($version != $dump_version) | 
 
| 201 | 0 | 0 | if ($version != $dump_version) | 
 
| 207 | 0 | 0 | if ($line =~ /^### (.*)$/) { } | 
 
| 210 | 0 | 0 | if ($target eq 'WORLD') { } | 
 
|  | 0 | 0 | elsif ($target eq 'NATIONS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'PLAYERS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'DIPLOMATIC RELATIONS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'TREATIES') { } | 
 
|  | 0 | 0 | elsif ($target eq 'BORDERS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'TRADEROUTES') { } | 
 
|  | 0 | 0 | elsif ($target eq 'INFLUENCES') { } | 
 
|  | 0 | 0 | elsif ($target eq 'SUPPORTS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'REBEL SUPPORTS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'WARS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'CIVIL WARS') { } | 
 
|  | 0 | 0 | elsif ($target eq 'MEMORIAL') { } | 
 
|  | 0 | 0 | elsif ($target eq 'CIVIL MEMORIAL') { } | 
 
|  | 0 | 0 | elsif ($target eq 'STATISTICS') { } |