Branch Coverage

lib/PatchReader/DiffPrinter/raw.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
11 8 0 @_ ? :
28 6 2 if ($$file{'rcs_filename'})
33 0 8 $$file{'is_add'} ? :
36 6 2 if $$file{'old_revision'}
38 0 8 $$file{'is_remove'} ? :
41 0 8 if $$file{'new_revision'}