| blib/lib/XML/Handler/ExtOn/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 28 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 9 | 11 | if @_ |
| 83 | 0 | 3 | unless $self->_context($attr{'context'}) |
| 85 | 3 | 0 | exists $attr{'sax2'} ? : |
| 91 | 3 | 0 | if (my $sax2 = $attr{'sax2'}) |
| 145 | 0 | 3 | if (defined $prefix) |
| 177 | 0 | 0 | unless ($default1_uri ne $default2_uri) |
| 178 | 0 | 0 | unless $self->set_prefix |
| 185 | 3 | 0 | if @_ |
| 223 | 0 | 0 | $self->set_prefix ? : |
| 0 | 0 | $self->set_prefix ? : | |
| 276 | 0 | 0 | if $self->is_skip_content |
| 289 | 0 | 0 | unless $self->_skip_content(@_) |
| 305 | 0 | 0 | if $self->is_delete_element |
| 318 | 0 | 0 | unless $self->_delete_element(@_) |