| blib/lib/Acme/MilkyHolmes/Character.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 32 | 12 | unless defined $sep | 
| 33 | 0 | 44 | if (defined $self->_localized_field('name')) { } | 
| 22 | 22 | elsif ($self->locale eq 'ja') { } | |
| 37 | 12 | 10 | if (defined $sep and $sep eq '・') | 
| 57 | 4 | 8 | if (defined $self->_localized_field('nickname')) | 
| 80 | 276 | 0 | if (exists $self->localizer->{$self->locale}) | 
| 92 | 48 | 0 | if (exists $$sections{'common'}) | 
| 97 | 0 | 48 | unless $sections |