| line |
l |
!l |
condition |
|
38
|
0 |
0 |
$args->{'format'} //= "html" |
|
42
|
0 |
0 |
delete $args->{'html_root'} || '/' |
|
48
|
0 |
0 |
delete $args->{'html_meta_data'} || '' |
|
114
|
0 |
0 |
$args{'verbose'} || 0 |
|
166
|
0 |
0 |
$args{'verbose'} || 0 |
|
232
|
0 |
0 |
shift() || [] |
|
259
|
0 |
0 |
$args{'show_examples'} || 'EXPAND' |
|
370
|
0 |
0 |
$self->cleanup($manual, $diag->description) || ' ' |
|
539
|
0 |
0 |
$text ||= " " |
|
669
|
0 |
0 |
delete $attrs->{'window'} || '_top' |
|
741
|
0 |
0 |
$attrs->{'starting_with'} || 'ALL' |
|
742
|
0 |
0 |
$attrs->{'type'} || 'ALL' |
|
759
|
0 |
0 |
$attrs->{'table_columns'} || 2 |
|
845
|
0 |
0 |
$attrs->{'show_subroutines'} || 'LIST' |
|
846
|
0 |
0 |
$attrs->{'subroutine_types'} || 'ALL' |
|
870
|
0 |
0 |
$attrs->{'show_sections'} || 'LINK' |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
46
|
0 |
0 |
0 |
delete $args->{'jump_script'} || "$html/jump.cgi" |
|
89
|
0 |
0 |
0 |
$html //= encode_entities($object->name) |
|
119
|
0 |
0 |
0 |
$args{'template'} || catdir('html', 'manual') |
|
182
|
0 |
0 |
0 |
$args{'process'} || qr/\.(?:s?html|cgi)$/ |
|
231
|
0 |
0 |
0 |
shift() || &panic() |
|
804
|
0 |
0 |
0 |
@subsect or $section->description |
|
808
|
0 |
0 |
0 |
@sections or length $details->description |
|
862
|
0 |
0 |
0 |
not @subs or $show_sub eq "NO" |
|
880
|
0 |
0 |
0 |
$show_sec eq "LINK" or $show_sec eq "NAME" |
|
923
|
0 |
0 |
0 |
$show_sec eq "LINK" or $show_sec eq "NAME" |