Branch Coverage

blib/lib/MooseX/AttributeShortcuts.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
44 2 91 if exists $args{"-$_"}
57 0 32 if $init_meta
62 1 31 unless Class::MOP::class_of($for_class)
71 2 29 $params && scalar keys %$params ? :
86 1 30 $params && exists $params->{'builder_prefix'} ? :