line |
l |
!l&&r |
!l&&!r |
condition |
155
|
2 |
15 |
0 |
$this->{'buttons'} || $this->_xtract('buttons') |
162
|
19 |
0 |
0 |
$this->{'inputs'} || $this->_xtract('inputs') |
169
|
15 |
0 |
0 |
$this->{'menus'} || $this->_xtract('menus') |
176
|
7 |
1 |
0 |
$this->{'radios'} || $this->_xtract('radios') |
183
|
9 |
0 |
0 |
$this->{'checkboxes'} || $this->_xtract('checkboxes') |
190
|
0 |
0 |
0 |
$this->{'hidden'} || $this->_xtract('hidden') |
197
|
26 |
0 |
0 |
$this->{'widgets'} || $this->_xtract('widgets') |
208
|
4 |
16 |
0 |
$this->{'submits'} || ($this->{'submits'} = $this->_submits) |
586
|
16 |
0 |
16 |
$node->attr('multiple') || defined $node->attr('size') |