Branch Coverage

blib/lib/WebFetch/Input/Atom.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
69 0 0 unless defined $thing
70 0 0 if (ref $thing) { }
71 0 0 unless (&blessed($thing))
75 0 0 if ($thing->can("as_string"))
81 0 0 unless length $thing > 0
100 0 0 defined $entry->author ? :