Branch Coverage

blib/lib/Devel/Leak/Module.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
72 0 0 if new_namespaces()
73 0 0 if new_packages()
74 0 0 if new_modules()
80 0 0 @_ ? :
82 0 0 if ($parts{'module'})
87 0 0 if ($parts{'package'})
92 0 0 if ($parts{'namespace'})
154 0 0 defined $_[0] && !ref($_[0]) && $_[0] =~ /^[^\W\d]\w*(?:::\w+)*$/s ? :