Branch Coverage

blib/lib/Chart/Plotly/Image.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
23 0 2 unless (grep {$_ eq $engine;} "auto", @supported_engines)
27 0 2 if ($params{'orca_server'})
31 1 1 if ($engine eq "auto")
35 1 0 if (&$func_has())
41 0 2 if ($engine eq "auto")
70 0 2 if (my $plotlyjs_via_plotly_param = delete $params{'plotly'})
74 0 8 exists $params{$_} ? :