Branch Coverage

blib/lib/App/RecordStream/Operation/togdgraph.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
52 0 0 unless ($GD_TYPES->{$graph_type})
60 0 0 if $this->{'TITLE'}
71 0 0 if ($dump_use_spec)
72 0 0 if $this->{'LABEL_X'}
73 0 0 if $this->{'LABEL_Y'}
74 0 0 if $this->{'TITLE'}
86 0 0 if ($this->{'DUMP_USE_SPEC'})
103 0 0 if ($this->{'FIRST_RECORD'})
113 0 0 if ($this->{'DUMP_USE_SPEC'})
135 0 0 if ($this->{'TITLE'})
145 0 0 if (scalar keys %{$$this{'PLOTDATA'};} == 1) { }
156 0 0 unless ($gd)
160 0 0 unless open IMG, '>', $this->{'PNG_FILE'}