| blib/lib/Net/Social/Mapper/Persona.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 20 | 30.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 33 | 4 | 25 | unless $self->_init | 
| 88 | 0 | 64 | if @_ | 
| 95 | 0 | 5 | if @_ | 
| 96 | 1 | 4 | unless $$self{$what} | 
| 104 | 0 | 0 | unless @return | 
| 150 | 0 | 0 | unless keys %$attributes | 
| 233 | 0 | 0 | if exists $$attributes{$feed} | 
| 242 | 0 | 0 | if (ref $$persona{$name} eq 'ARRAY' or ref $$attributes{$key} eq 'ARRAY') | 
| 243 | 0 | 0 | ref $$persona{$name} ? : | 
| 244 | 0 | 0 | ref $$attributes{$key} ? : |