| blib/lib/Tags/Output/Raw.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 17 | 20 | 85.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 137 | 2 | 81 | $self->{'comment_flag'} == 0 and scalar @{$self->{'tmp_comment_code'};} | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 77 | 44 | 4 | 1 | $self->{'attr_delimeter'} ne "\"" and $self->{'attr_delimeter'} ne "'" | 
| 132 | 79 | 0 | 4 | $pre and not $pre_pre | 
| 168 | 11 | 17 | 0 | $self->{'xml'} and not defined $value | 
| 310 | 30 | 1 | 45 | $self->{'xml'} and !scalar(@{$self->{'no_simple'};}) || &none(sub { $_ eq $tag; } , @{$$self{'no_simple'};}) | 
| 314 | 10 | 1 | 2 | scalar @{$self->{'tmp_comment_code'};} and $self->{'comment_flag'} == 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 310 | 45 | 0 | 1 | !scalar(@{$self->{'no_simple'};}) || &none(sub { $_ eq $tag; } , @{$$self{'no_simple'};}) |