| line |
!l |
l&&!r |
l&&r |
condition |
|
52
|
0 |
1 |
13 |
defined $thing and $thing =~ /(\<|\n|\>)/ |
|
254
|
0 |
2 |
1 |
$last && $idx == $#$array |
|
264
|
3 |
13 |
7 |
$last && $idx == $#$array |
|
349
|
123 |
212 |
7 |
not @path and @args == 1 |
|
362
|
123 |
212 |
1 |
not @path and @args |
|
371
|
20 |
0 |
0 |
ref $arg and $self->reftype($arg) eq 'ARRAY' |
|
422
|
173 |
0 |
197 |
my($has_close, $tag) = $elem =~ m[ \A < ( /? ) ( [A-Za-z0-9] [A-Za-z0-9_:-]* ) ]x and my($has_self_close) = $elem =~ m[ ( /? ) > \z ]x |
|
459
|
82 |
0 |
10 |
$1 eq 'xmlns' and $attr{$key} eq 'http://purl.org/petal/1.0/' |