Branch Coverage

blib/lib/WebService/PivotalTracker/PropertyAttributes.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
28 75 24 if &blessed($prop)
33 1 98 if ($prop->{'may_require_refresh'})
39 2 97 if ($prop->{'default'}) { }
51 21 78 if ($prop->{'inflator'}) { }