Condition Coverage

blib/lib/ExtUtils/Builder/Action/Function.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
59 1 0 1 $args{'skip_loading'} && $args{'skip_loading'} eq 'main' && $self->{'exports'}

or 2 conditions

line l !l condition
16 1 0 $args{'exports'} ||= Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.42.0/B/Deparse.pm line 5762.
17 1 0 $args{'arguments'} //= []

or 3 conditions

line l !l&&r !l&&!r condition
49 1 0 0 $self->{'message'} // sprintf('%s(%s)', $self->{'fullname'}, join(", ", $self->arguments))
71 0 1 0 $opts{'perl'} // get_perl(%opts)