Condition Coverage

blib/lib/Hades/Myths/Object.pm
Criterion Covered Total %
condition 36 51 70.5


and 2 conditions

line l !l condition
227 912 912 $_ and exists $self->locales->{$key}{$_} and return $self->locales->{$key}{$_}

and 3 conditions

line !l l&&!r l&&r condition
167 42 0 0 $1 && $2
224 0 0 912 ref $self->locales->{$key} and scalar keys %{$self->locales->{$key};}
227 0 912 912 $_ and exists $self->locales->{$key}{$_}

or 2 conditions

line l !l condition
114 42 1 ref $value || ''
124 1768 4 ref $val || ''
138 39 2 ref $values || ''
177 4 1 ref $locales || ''
188 1 2 ref $val || ''

or 3 conditions

line l !l&&r !l&&!r condition
37 144 0 0 not $accessors{$accessor}{'required'} or defined $value
76 21 16 0 $locale || setlocale(0)
82 1 2 38 not defined $value or ref $value
154 0 2 44 not defined $locale or ref $locale
160 0 2 42 not defined $fb or ref $fb
173 0 2 5 not defined $key or ref $key
201 0 2 918 not defined $key or ref $key
206 0 2 916 not defined $locale or ref $locale
212 0 2 914 not defined $lang or ref $lang
217 0 2 912 not defined $fb or ref $fb