Branch Coverage

blib/lib/YATT/Lite/Macro.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
26 0 0 unless (*{$macro;}{'CODE'})
38 0 0 unless @opts
43 0 0 if (my $sub = $pack->can("define_$name")) { }
0 0 elsif (grep {$_ eq $exp;} @EXPORT_OK) { }