Branch Coverage

blib/lib/Chart/Plotly.pm
Criterion Covered Total %
branch 7 24 29.1


line true false branch
33 0 0 if (XXX and $data->isa('Chart::Plotly::Plot')) { }
63 1 0 if (defined $layout)
66 1 0 if (defined $config)
78 1 0 defined $layout ? :
1 0 defined $config ? :
92 0 6 if (XXX)
99 0 0 if ($@)
109 1 0 if ($how_to_load) { }
110 1 0 if ($how_to_load eq '1' or $how_to_load eq 'cdn') { }
0 0 elsif ($how_to_load eq 'embed') { }
0 0 elsif ($how_to_load eq 'module_dist') { }
130 0 0 if (XXX and $data->isa('Chart::Plotly::Plot')) { }