| blib/lib/vCard/AddressBook.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 136 | 1 | 6 | unless $string =~ /\r\n/m | 
| 160 | 0 | 6 | unless $vcard_data->{'type'} =~ /VCARD/i | 
| 188 | 6 | 30 | if ($node_type eq 'full_name') { } | 
| 189 | 0 | 6 | unless $text_vcard->fullname | 
| 192 | 0 | 30 | unless $text_vcard->$node_type | 
| 224 | 6 | 6 | $node->is_pref ? : | 
| 241 | 0 | 12 | $node->is_pref ? : | 
| 264 | 6 | 6 | $node->is_pref ? : |