| blib/lib/Genealogy/ChroniclingAmerica.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | l | !l | condition |
|---|---|---|---|
| 92 | 0 | 5 | $args{'host'} || 'chroniclingamerica.loc.gov' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 5 | 1 | ref $proto || $proto |
| 65 | 0 | 0 | 1 | ref $_[0] or not defined $_[0] |
| 88 | 0 | 5 | 0 | $args{'ua'} || 'LWP::UserAgent'->new('agent', 'Genealogy::ChroniclingAmerica' . "/$VERSION") |