| blib/lib/HTML/Tag/Lang.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 18 | 38.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 3 | 0 | unless ($LC_MESSAGES) | 
| 20 | 3 | 3 | if exists $INC{"HTML/Tag/Lang/$_.pm"} | 
| 23 | 0 | 3 | unless ($LC_MESSAGES) | 
| 24 | 0 | 0 | if (exists $ENV{'LC_MESSAGES'}) { } | 
| 0 | 0 | elsif (exists $ENV{'LANG'}) { } | |
| 32 | 0 | 3 | unless $LC_MESSAGES | 
| 38 | 0 | 3 | if ($@) | 
| 42 | 0 | 0 | if ($@) | 
| 47 | 0 | 3 | if ($@) |