Branch Coverage

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


line true false branch
21 0 0 if (@_ >= 3)
26 0 0 unless (*{$macro;}{'CODE'})
29 0 0 ref $nameSpec ? :
42 0 0 unless @opts
47 0 0 if (my $sub = $pack->can("define_$name")) { }
0 0 elsif (grep {$_ eq $exp;} @EXPORT_OK) { }