| line |
!l |
l&&!r |
l&&r |
condition |
|
128
|
0 |
0 |
0 |
$args{'Libs'} and ref $args{'Libs'} |
|
|
0 |
0 |
0 |
$args{'Libs'} and ref $args{'Libs'} and $#{$args{'Libs'};} >= 0 |
|
374
|
0 |
0 |
0 |
$tree->writeJavascript("$jspath/dtree.js") and $tree->writeCSS("$csspath/dtree.css") |
|
|
0 |
0 |
0 |
$tree->writeJavascript("$jspath/dtree.js") and $tree->writeCSS("$csspath/dtree.css") and $tree->writeIcons($imgpath) |
|
|
0 |
0 |
0 |
$tree->writeJavascript("$jspath/dtree.js") and $tree->writeCSS("$csspath/dtree.css") and $tree->writeIcons($imgpath) and !$HTML || $HTML->writeJavascript("$jspath/ppicf.js") && $HTML->writeCSS("$csspath/ppicf.css") |
|
406
|
0 |
0 |
0 |
$_ ne '.' and $_ ne '..' |
|
|
0 |
0 |
0 |
$_ ne '.' and $_ ne '..' and -d "$path/$_" |
|
|
0 |
0 |
0 |
$_ ne '.' and $_ ne '..' and -d "$path/$_" and not _recurseDirs("$path/$_", $dirs) |
|
464
|
0 |
0 |
0 |
@parts and @jsparts |
|
|
0 |
0 |
0 |
@parts and @jsparts and $parts[0] eq $jsparts[0] |
|
632
|
0 |
0 |
0 |
exists $$info{'exports'} and @{$$info{'exports'};} |
|
641
|
0 |
0 |
0 |
exists $$info{'imports'} and @{$$info{'imports'};} |
|
650
|
0 |
0 |
0 |
exists $$info{'member'} and @{$$info{'member'};} |
|
659
|
0 |
0 |
0 |
exists $$info{'constructors'} and %{$$info{'constructors'};} |
|
680
|
0 |
0 |
0 |
exists $$info{'Methods'} and %{$$info{'Methods'};} |