Condition Coverage

blib/lib/Hades/Myths.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
44 0 14 0 ref $locales and scalar keys %{$locales;}

or 2 conditions

line l !l condition
31 14 1 ref $locales || ''
37 0 14 delete $locales->{'stash'} || 'Hades::Myths::Object'

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 not $accessors{$accessor}{'required'} or defined $value
42 0 14 0 delete $locales->{'locale'} || setlocale(0)