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