line |
true |
false |
branch |
113
|
22 |
0 |
unless defined $attrset |
137
|
3 |
71 |
if ($this->{'text'} =~ s/^"(.*?)"//) |
142
|
1 |
70 |
if ($this->{'text'} =~ s/^{(.*?)}//) |
147
|
2 |
68 |
if ($word eq '@attrset') { } |
|
22 |
46 |
elsif ($word eq '@attr') { } |
|
14 |
32 |
elsif ($word eq '@and' or $word eq '@or' or $word eq '@not') { } |
|
0 |
32 |
elsif ($word eq '@prox') { } |
|
4 |
28 |
elsif ($word eq '@set') { } |
153
|
4 |
18 |
unless ($word =~ /=/) |
165
|
5 |
9 |
if ($word eq '@and') { } |
|
9 |
0 |
elsif ($word eq '@or') { } |
|
0 |
0 |
elsif ($word eq '@not') { } |
219
|
32 |
4 |
if ($type eq 'term') { } |
|
4 |
0 |
elsif ($type eq 'rset') { } |
236
|
5 |
45 |
if ($newClassname) |