Branch Coverage

blib/lib/Exporter/Declare/Export/Generator.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
21 0 6 unless ref $_[0] eq 'CODE'
33 6 3 if $self->type eq 'sub'
38 3 0 if $self->type eq 'variable'