line |
!l |
l&&!r |
l&&r |
condition |
513
|
195 |
0 |
8 |
$element->isa('HTML::Widget::Element::Block') and not $$element{'_pseudo_block'} |
585
|
107 |
93 |
0 |
$self->implicit_subcontainer and $_[0] |
|
91 |
0 |
2 |
$self->implicit_subcontainer and $_[0] and $_[0] ne $$self{'attributes'}{'id'} |
1394
|
3 |
2 |
0 |
$dest and not $dest->isa('HTML::Widget::Element::NullContainer') |
1404
|
0 |
0 |
5 |
$source and $source->isa('HTML::Widget::Element::NullContainer') |
1478
|
0 |
0 |
171 |
blessed $query and $query->can('param') |
1515
|
97 |
9 |
5 |
@render and not grep({$name eq $_;} @render) |