blib/lib/HTTP/MobileAgent/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
6 | 526 | 49 | if (not defined $stuff) { } |
1 | 48 | elsif (UNIVERSAL::isa($stuff, 'Apache')) { } | |
1 | 47 | elsif (UNIVERSAL::isa($stuff, 'HTTP::Headers')) { } |