| line | true | false | branch | 
 
| 75 | 0 | 0 | if ($args{'code'}) | 
 
| 76 | 0 | 0 | ref $args{'code'} eq 'HASH' ? : | 
 
| 82 | 0 | 0 | if ($args{'title'}) | 
 
| 83 | 0 | 0 | ref $args{'title'} eq 'HASH' ? : | 
 
| 89 | 0 | 0 | if ($args{'title_yomi'}) | 
 
| 90 | 0 | 0 | ref $args{'title_yomi'} eq 'HASH' ? : | 
 
| 96 | 0 | 0 | if ($args{'rights_holder'}) | 
 
| 97 | 0 | 0 | ref $args{'rights_holder'} eq 'HASH' ? : | 
 
| 103 | 0 | 0 | if ($args{'rights_holder_yomi'}) | 
 
| 104 | 0 | 0 | ref $args{'rights_holder_yomi'} eq 'HASH' ? : | 
 
| 110 | 0 | 0 | if ($args{'artist'}) | 
 
| 111 | 0 | 0 | ref $args{'artist'} eq 'HASH' ? : | 
 
| 117 | 0 | 0 | if ($args{'artist_yomi'}) | 
 
| 118 | 0 | 0 | ref $args{'artist_yomi'} eq 'HASH' ? : | 
 
| 125 | 0 | 0 | unless ($form{$key}) | 
 
| 135 | 0 | 0 | if ($response->header('Content-Type') =~ /charset=([\w-]+)/) | 
 
| 142 | 0 | 0 | if ($content =~ /\263\272\305\366\244\271\244\353\245\307\241\274\245\277\244\317\302\270\272\337\244\267\244\336\244\273\244\363\244\307\244\267\244\277/) | 
 
| 150 | 0 | 0 | unless ref $list[0] | 
 
| 151 | 0 | 0 | unless $list[0]->as_text =~ /^([\d-]+)<\d+>$/ | 
 
| 154 | 0 | 0 | if length $_ | 
 
| 162 | 0 | 0 | if length $_ | 
 
| 174 | 0 | 0 | wantarray ? : |