blib/lib/Chart/Plotly/Image/Orca.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 18 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 1 | 0 | 0 | not $@ and 'Alien::Plotly::Orca'->install_type eq 'share' |
94 | 0 | 0 | 0 | which($ORCA_COMMAND) and correct_orca() |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 1 | 0 | 0 | not defined $has_alien or $force_check |
53 | 0 | 0 | 0 | $params{'plotly'} // _plotlyjs() |
92 | 0 | 0 | 0 | not defined $available or $force_check |
94 | 0 | 0 | 0 | _check_alien($force_check) or which($ORCA_COMMAND) and correct_orca() |