line |
!l |
l&&!r |
l&&r |
condition |
37
|
0 |
4 |
1 |
&blessed($xml) and $xml->isa('Mojo::DOM') |
|
0 |
0 |
4 |
&blessed($xml) and $xml->can('slurp') |
61
|
16 |
5 |
4 |
&blessed($xml) and $xml->isa('Mojo::URL') |
63
|
3 |
0 |
1 |
$cb and ref $cb eq 'CODE' |
121
|
79 |
1 |
14 |
$k eq 'author' and $p->at('name') |
151
|
180 |
1 |
19 |
$info{$old} and not $info{$new} |
172
|
761 |
4 |
14 |
$p->tag =~ /\:/ and $k ne 'content\\:encoded' |
|
765 |
2 |
12 |
$p->tag =~ /\:/ and $k ne 'content\\:encoded' and $k ne 'xhtml\\:body' |
|
6 |
3 |
9 |
$p->tag =~ /\:/ and $k ne 'content\\:encoded' and $k ne 'xhtml\\:body' and $k ne 'dc\\:date' |
|
5 |
4 |
5 |
$p->tag =~ /\:/ and $k ne 'content\\:encoded' and $k ne 'xhtml\\:body' and $k ne 'dc\\:date' and $k ne 'dc\\:creator' |
178
|
751 |
1 |
22 |
$k eq 'author' and $p->at('name') |
232
|
1034 |
140 |
126 |
$h{$old} and not $h{$new} |
238
|
162 |
220 |
8 |
$h{$fill} and not $h{$required} |
258
|
0 |
1 |
12 |
$tx->success and $tx->res->code == 200 |
304
|
121 |
8 |
0 |
$is_feed{$type} and $rel{'alternate'} || $rel{'service.feed'} |