Condition Coverage

blib/lib/Astro/App/Satpass2/Locale.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
225 2 0 1 $data = do $path and "HASH" eq ref $data
236 2 0 6 $data = eval "require $mod_name" and "HASH" eq ref $data

or 2 conditions

line l !l condition
66 1 17877 $arg{'locale'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
69 17872 6 0 $locale ||= _load()
191 2 0 0 $locale ||= _load()