Branch Coverage

blib/lib/WebService/IMDB/Runtime.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
25 0 1 unless my $data = shift()
27 1 0 if (exists $$data{'time'}) { }