| blib/lib/HTML/Acid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 21 | 21 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 176 | 6533 | 4 | 112 | $$self{'_acid_br'} and $text_nontrivial |
| 182 | 5257 | 1332 | 60 | $self->_get_state eq '' and $text_nontrivial |
| 295 | 16 | 1 | 241 | $src and $height |
| 17 | 1 | 240 | $src and $height and $width | |
| 2 | 4 | 236 | $src and $height and $width and my $title = $$attr{'title'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 293 | 254 | 3 | 1 | $$attr{'width'} || $$self{'_acid_img_width_default'} |
| 294 | 254 | 3 | 1 | $$attr{'height'} || $$self{'_acid_img_height_default'} |