| blib/lib/HTML/RewriteAttributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 17 | 0 | unless ref $self |
| 44 | 0 | 0 | if $class ne __PACKAGE__ |
| 67 | 28 | 77 | if $attr eq "/" |
| 69 | 55 | 22 | if ($self->_should_rewrite($tag, $attr)) |
| 71 | 6 | 49 | unless defined $attrs->{$attr} |
| 81 | 28 | 69 | if $attrs->{'/'} |