Branch Coverage

blib/lib/ExtUtils/Builder/Action/Function.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
13 0 1 unless defined $args{'module'}
14 0 1 unless defined $args{'function'}
48 1 1 unless ($args{'quiet'})
60 1 1 $shortcut ? :
61 1 1 $args{'skip_loading'} ? :
62 2 0 $self->arguments ? :
70 0 1 $self->{'exports'} eq 'explicit' ? :