Condition Coverage

blib/lib/Dancer/Plugin/CDN.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
32 0 1 2 $info and $info->{'hash'} eq $hash

or 2 conditions

line l !l condition
50 1 0 $setting->{'base'} || '/cdn/'
51 1 0 $setting->{'root'} || setting('public') || 'public'

or 3 conditions

line l !l&&r !l&&!r condition
21 1 1 0 $cdn ||= _init_cdn()
27 3 0 0 $cdn ||= _init_cdn()