| lib/WWW/Comic/Plugin/UFS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 24 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 60 | 9 | 0 | 0 | $WWW::Comic::Plugin::UFS::HAVE_PROBED and not exists $WWW::Comic::Plugin::UFS::COMICS{$param{'comic'}} | 
| 93 | 0 | 25 | 0 | not $WWW::Comic::Plugin::UFS::HAVE_PROBED and exists $param{'probe'} | 
| 25 | 0 | 0 | not $WWW::Comic::Plugin::UFS::HAVE_PROBED and exists $param{'probe'} and $param{'probe'} | |
| 100 | 0 | 0 | 0 | not $WWW::Comic::Plugin::UFS::HAVE_PROBED and exists $param{'probe'} | 
| 0 | 0 | 0 | not $WWW::Comic::Plugin::UFS::HAVE_PROBED and exists $param{'probe'} and $param{'probe'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 54 | 9 | 0 | 0 | exists $WWW::Comic::Plugin::UFS::COMICS{$param{'comic'}} or $WWW::Comic::Plugin::UFS::HAVE_PROBED | 
| 67 | 8 | 1 | 0 | $$self{'ua'} ||= $self->_new_agent | 
| 105 | 0 | 0 | 0 | $$self{'ua'} ||= $self->_new_agent |