Branch Coverage

blib/lib/Long/Jump.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
17 1 14 unless defined $name
18 2 12 unless $code and ref $code eq 'CODE'
20 1 11 if exists $STACK{$name}
29 3 5 if $name ne $SEEK
39 2 8 unless $STACK{$SEEK}
47 1 0 unless $ok