Branch Coverage

blib/lib/VIC/PIC/P16F690.pm
Criterion Covered Total %
branch 13 26 50.0


line true false branch
415 0 3 unless defined $baud
417 0 3 unless (exists $acceptable{$baud})
423 3 0 defined $f_osc ? :
424 3 0 defined $sync ? :
427 0 3 if ($sync) { }
439 3 0 if $spbrg_00 < 256
445 3 0 if $spbrg_01 < 256
451 3 0 if $spbrg_10 < 65536
457 3 0 if $spbrg_11 < 65536
461 12 0 if defined $_
462 0 3 unless (@sorted)
466 0 3 wantarray ? :
533 0 1 wantarray ? :