Branch Coverage

blib/lib/MooseX/Event.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
22 1 0 if ($_ eq '-alias') { }
0 0 elsif ($_ eq '-excludes') { }
38 3 0 if (not any_moose('::Util')->can('does_role')->($caller, 'MooseX::Event::Role'))