| blib/lib/HTML/Tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 27 | 27 | if ($class eq 'HTML::Tag') { } | 
| 45 | 0 | 27 | unless $self | 
| 62 | 33 | 0 | $self->can('inner') ? : | 
| 72 | 57 | 746 | if ("$attr_value" ne '') | 
| 76 | 20 | 13 | $self->has_end_tag ? : | 
| 82 | 13 | 20 | unless $self->has_end_tag |