Branch Coverage

blib/lib/MooseX/Role/WithOverloading/Meta/Role/Application.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
49 0 0 unless overload::Overloaded($role->name)
57 0 0 if defined $ref
62 0 0 if $^V < 5.017
67 0 0 if overload::Method($other->name, $op)
68 0 0 unless $role->has_package_symbol($code_sym)
71 0 0 unless $meth
81 0 0 if ($meth == \&overload::nil or $meth == \&overload::_nil)