blib/lib/HTML/MobileJpCSS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 5 | 1 | 0 | $$self{'agent'}->is_ezweb and not map({$$self{$_};} 'inliner_ezweb', 'css_file', 'css') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
188 | 0 | 0 | 0 | $$self{'_ua'} || 'LWP::UserAgent'->new('agent', 'HTML::MobileJpCSS' . "/$VERSION") |