line |
l |
!l&&r |
!l&&!r |
condition |
128
|
0 |
7 |
0 |
ref $proto || $proto |
246
|
18 |
0 |
0 |
$self->D || confess('E1000: Supplied SVG input not properly parsed!!') |
286
|
17 |
0 |
0 |
$tg->text(%attrs) || carp("Failed to generate an Axis text element within group '${id}'.") |
394
|
0 |
0 |
0 |
$self->D->getElementByID($id) || croak("Could not find rectangle with id='${id}'") |
453
|
0 |
0 |
0 |
$o eq 'x' or $o eq 'y' |
|
0 |
0 |
0 |
not $o or ($o eq 'x' or $o eq 'y') |
607
|
0 |
0 |
0 |
$type eq 'polyline' or $type eq 'polygon' |
|
0 |
0 |
0 |
$type eq 'polyline' or $type eq 'polygon' or $type eq 'scatter' |
627
|
0 |
0 |
0 |
$self->_gg($id_string) || confess("Failed to find required element \n\t\t\t\t\tid '${id_string}'") |
660
|
0 |
0 |
0 |
$self->_gg("group.trace.data.$ti") || confess("Failed to find required element id group.trace.data.$ti") |
719
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
722
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
726
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
729
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
733
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
735
|
0 |
0 |
0 |
$self->_gg($gid) || confess("Failed to find required element ID '${gid}'") |
810
|
0 |
0 |
0 |
$o eq 'x' or $o eq 'y' |
1070
|
1 |
0 |
0 |
shift() || $self->mapTemplateId('rectangle.graph.data.space') |
1193
|
17 |
0 |
0 |
$$self{'_IDMap_'}{$myid} || $myid |