| blib/lib/Data/Microformat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 12 | 91.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 47 | 426 | 65 | 329 | $parameter and not ref $parameter |
| 58 | 14 | 205 | 16 | $$self{'_no_dupe_keys'} && defined $$self{$name} |
| 285 | 16 | 219 | $parameter and not $$self{'_no_dupe_keys'} && defined $$self{$name} | |
| 126 | 66 | 0 | 13 | $bit->tag eq 'abbr' and $bit->attr('title') |