Branch Coverage

lib/MooseX/Role/Registry.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
88 1 1 unless $key
159 3 1 if (not $reg_defn_type or $reg_defn_type eq 'HASH') { }