| blib/lib/POE/XUL/Style.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 15 | 60.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | @{$self->{'text'};} and $self->{'text'}[-1] =~ /\s+$/ | 
| 133 | 30 | 0 | 3 | $EQUIV{$key} and $self->{'prop'}{$EQUIV{$key}} | 
| 162 | 8 | 1 | 0 | not $value and $key eq 'display' | 
| 165 | 1 | 5 | 3 | @{$self->{'text'};} and not $self->{'text'}[-1] =~ m[[;/]\s*$]s | 
| 174 | 4 | 0 | 5 | not $value and $key eq 'display' |