line |
true |
false |
branch |
18
|
0 |
5 |
unless defined $item |
22
|
5 |
0 |
if (ref $item eq 'ARRAY') |
24
|
2 |
3 |
unless $type |
33
|
0 |
5 |
unless $text |
46
|
2 |
5 |
unless $text and $n and $n > 0 |
50
|
1 |
4 |
unless @words > $n |
54
|
4 |
0 |
if (@words > $n) |
66
|
0 |
5 |
unless $html |
72
|
4 |
1 |
if ref $names eq 'ARRAY' |
75
|
3 |
2 |
if ref $names eq 'ARRAY' |
78
|
1 |
4 |
unless %tags |
81
|
10 |
34 |
if ($node->tag and not $tags{$node->tag}) |
86
|
21 |
13 |
if (%attr) |
88
|
1 |
3 |
unless $attr{$name} |
98
|
0 |
7 |
unless @_ |
104
|
8 |
2 |
@$vals == 1 ? : |
114
|
6 |
4 |
if (ref $name ne 'Regexp') |
120
|
3 |
4 |
unless $_ =~ /$name/ |
130
|
1 |
2 |
@_ == 1 && ref $_[0] eq 'ARRAY' ? : |
131
|
1 |
2 |
@data == 1 && !defined($data[0]) ? : |
134
|
1 |
6 |
if ($$defaults{'collection'}{'patch'}) |