line |
l |
!l |
condition |
34
|
0 |
5 |
$$options{'Title'} || 'Dependency Tree' |
75
|
0 |
0 |
$$options{'Title'} || 'Dependency Tree' |
105
|
0 |
0 |
$$options{'ImageMapCode'} || \&_imgmapdefault |
106
|
0 |
0 |
$$options{'HrefFormat'} || '' |
151
|
0 |
0 |
uc $$options{'Format'} || 'PNG' |
152
|
0 |
0 |
$$options{'Title'} || 'Dependency Chart' |
175
|
0 |
0 |
'GD::Image'->new($imgWidth + $Module::Dependency::Grapher::wOffset + $Module::Dependency::Grapher::eOffset, $imgHeight + $Module::Dependency::Grapher::nOffset + $Module::Dependency::Grapher::sOffset) || die("Couldn't build GD object: $!") |
220
|
0 |
0 |
$$options{'Title'} || 'Dependency Chart' |
307
|
0 |
0 |
$$options{'Title'} || 'Dependency Chart' |
310
|
0 |
0 |
$$options{'Font'} || 'Helvetica' |
332
|
0 |
0 |
'PostScript::Simple'->new('eps', $eps, 'colour', $colour, 'clip', 1, 'landscape', !$eps, 'xsize', $realImgWidth, 'ysize', $realImgHeight, 'units', 'bp') || die("Can't build Postscript object: $!") |
374
|
0 |
5 |
shift() || '' |
375
|
0 |
5 |
shift() || '' |