Condition Coverage

blib/lib/Clustericious/Command/plackup.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 defined $args[0] and $args[0] eq 'plackup'

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 which('plackup') || LOGDIE("could not find plackup in $ENV{'PATH'}")