Branch Coverage

blib/lib/Moose/Meta/Method/Accessor/Native.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
46 1032 0 @_ == 1 ? :
64 759 273 unless @{$self->curried_arguments;}
74 623 471 if (my $min = $self->_minimum_arguments)
85 895 199 if (defined(my $max = $self->_maximum_arguments))