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