Branch Coverage

blib/lib/Text/UnAbbrev.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
29 13 0 if -e $_
35 1 0 if (ref $args eq 'HASH')
37 0 0 if ('Text::UnAbbrev'->can($method)) { }
73 0 7037 unless defined $abbrev
86 7116 10482 if (exists $$subdomain_node{$query})
111 0 7628 if (defined $mode and $mode eq 'with_origin') { }