Branch Coverage

blib/lib/StorageDisplay/Collect/CMD/Replay.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
29 0 7 unless (exists $args{'replay-data'})
45 0 451 unless (defined $entry)
50 0 895 unless (exists $entry->{$k})
55 0 451 unless (Compare($entry, $args, {"ignore_hash_keys", $ignore_keys}))
75 0 444 if ($args->{'root'} != $cmd->{'root'})
78 332 112 $cmd->{'root'} ? :
82 416 28 if (scalar @infos)