Condition Coverage

blib/lib/Test/Alien.pm
Criterion Covered Total %
condition 16 35 45.7


and 3 conditions

line !l l&&!r l&&r condition
145 0 0 0 $class->can($static) && $class->can('install_type') && $class->install_type eq 'share'
153 0 4 5 defined $_[-1] and ref $_[-1] eq 'CODE'
233 2 1 0 $verbose and $err
260 2 1 0 $verbose and $err
286 1 1 0 $verbose and $err
372 0 0 0 defined $_[-1] and ref $_[-1] eq 'CODE'
394 0 0 0 $ok and $opt->{'lang'}

or 2 conditions

line l !l condition
70 6 1 $opt ||= {}
155 1 8 $message ||= 'xs'
173 0 5 $xs->{'pxs'} ||= {}
375 0 0 $message ||= 'ffi'

or 3 conditions

line l !l&&r !l&&!r condition
48 0 5 0 $message ||= "$name responds to: @methods"
82 3 2 0 $message ||= "run @command"