Branch Coverage

blib/lib/CPU/x86_64/InstructionWriter/RipRelative.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
11 98 538 if @_ > 1
12 0 359 if @_ > 1
16 179 0 if (($self->instruction->relative_to || 0) == ($self->target->relative_to || 0)) { }
19 179 0 defined $label_ofs ? :
24 0 0 !(defined $start && defined $label_val) ? :