Branch Coverage

blib/lib/AnyEvent/WebService/Tracks/Resource.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
20 0 0 if (@_)
37 0 0 if (@_)
62 0 0 if ($$self{'parent'}->status_successful($$headers{'Status'})) { }
74 0 0 unless (%{$$self{'_dirty'};})
89 0 0 if ($$self{'parent'}->status_successful($$headers{'Status'})) { }
90 0 0 if ($xml eq 'Success') { }
0 0 elsif ($xml eq '') { }