| blib/lib/WWW/BBSWatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 22 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 181 | 0 | 0 | 0 | defined $msgs{$art_url} and $msgs{$art_url} > 0 | 
| 185 | 0 | 0 | 0 | defined $$self{'max_articles'} and ++$ct >= $$self{'max_articles'} | 
| 206 | 0 | 0 | 0 | $from and $name | 
| 221 | 0 | 0 | 0 | defined $$self{'max_articles'} and ++$ct >= $$self{'max_articles'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 110 | 0 | 0 | $args{-'WARN_TIMEOUT'} || 10800 | 
| 0 | 0 | $args{-'DB'} || 'BBSWatch' | |
| 0 | 0 | $args{-'MAX_ARTICLES'} || 999999999 | |
| 0 | 0 | $args{-'VERBOSE'} || 0 | |
| 146 | 0 | 0 | shift() || 0 |