Branch Coverage

lib/aliased.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
17 3 13 if @_ <= 1
37 2 9 $alias =~ /::/ ? :
55 14 3 @import == 0 ? :
60 2 15 if (my $error = $@)
64 3 12 if defined $SIG{'__DIE__'}
69 3 12 if defined $sigdie
85 1 1 if (not @_) { }
1 0 elsif (@_ == 1 and defined $name) { }