line |
!l |
l&&!r |
l&&r |
condition |
55
|
3 |
0 |
0 |
defined $p{'tab_width'} and $p{'tab_width'} =~ /^\d+$/ |
262
|
0 |
0 |
0 |
$options->{'interpret_markdown_on_attribute'} and $opening_tag =~ s/$markdown_attr//i |
611
|
0 |
0 |
0 |
not defined $url and defined $self->{'_urls'}{$link_id} |
625
|
0 |
0 |
0 |
not defined $title and defined $link_id |
|
0 |
0 |
0 |
not defined $title and defined $link_id and defined $self->{'_titles'}{$link_id} |
727
|
0 |
0 |
0 |
not defined $url and defined $self->{'_urls'}{$link_id} |
738
|
0 |
0 |
0 |
not defined $title and length $link_id |
|
0 |
0 |
0 |
not defined $title and length $link_id and defined $self->{'_titles'}{$link_id} |
|
0 |
0 |
0 |
not defined $title and length $link_id and defined $self->{'_titles'}{$link_id} and length $self->{'_titles'}{$link_id} |
743
|
0 |
0 |
0 |
defined $title and length $title |
902
|
0 |
0 |
0 |
$list_type eq 'ol' and $self->{'trust_list_start_value'} |
1295
|
0 |
3 |
0 |
defined $text and length $text |