Branch Coverage

blib/lib/Alien/Plotly/Kaleido.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
20 0 3 if ($class->install_type eq 'system') { }
30 0 0 if ($self->install_type eq 'system') { }
32 0 0 unless ($version)
46 1 0 if ($kaleido)
51 4 1 if $@
61 0 0 if (-r $plotlyjs)
77 0 1 if ($@)
81 1 0 if ($data and exists $data->{'version'})