Branch Coverage

blib/lib/Perl6/Pod/Directive/use.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
171 0 0 if ($class =~ /^(\w+)\:([^:][\w\:]+)$/)
177 0 0 if ($params[0] and not $params[0] =~ /^:/)
180 0 0 unless ($name)
195 0 0 unless (exists $main->{$module})
197 0 0 if ($@)
205 0 0 unless (UNIVERSAL::isa($class, 'Perl6::Pod::Block'))
207 0 0 unless defined $perl6pod