Branch Coverage

blib/lib/Nile/Lang.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
109 0 0 if ($self->can($method))
113 0 0 if (@_) { }
145 0 0 if ($self->files->{$lang}{$file})
151 0 0 unless $file =~ /\.xml$/i
215 0 0 if $lang
234 0 0 $lang ? :
254 0 0 if ($lang) { }
255 0 0 wantarray ? :
258 0 0 wantarray ? :
379 0 0 unless $file =~ /\.xml$/i
386 0 0 wantarray ? :
402 0 0 unless $file =~ /\.xml$/i
432 0 0 ref $text ? :
438 0 0 if (not defined $lang and $lang ne '')
447 0 0 exists $$vars{$1} ? :
451 0 0 unless (ref $text)