line |
l |
!l&&r |
!l&&!r |
condition |
101
|
0 |
3 |
0 |
$options{'css'} || $DEFAULT_CSS |
113
|
0 |
0 |
0 |
$options{'messages'}{$key} ||= $DEFAULT_MESSAGES{$key} |
120
|
0 |
0 |
0 |
/^\s*#/ or /^\s*$/ |
153
|
0 |
0 |
0 |
$field->{'label'} ||= ucfirst $field->{'name'} |
156
|
0 |
0 |
0 |
$_->[1]{'label'} || ucfirst join(' ', split(/_/, $_->[1]{'name'}, 0)) |
223
|
0 |
0 |
0 |
$_->{'label'} || ucfirst join(' ', split(/_/, $_->{'name'}, 0)) |
319
|
0 |
0 |
0 |
$self->{'build_options'}{'css'} || $DEFAULT_CSS |
554
|
3 |
0 |
0 |
shift() || $DEFAULT_CSS |
555
|
0 |
3 |
0 |
shift() || $DEFAULT_CHARSET |