Branch Coverage

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


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