Branch Coverage

blib/lib/SimString/Wrapper.pm
Criterion Covered Total %
branch 28 54 51.8


line true false branch
14 1 2 @_ > 1 ? :
3 2 @_ ? :
38 1 0 $_[0] ? :
39 1 0 $_[0] ? :
40 1 0 $_[0] ? :
41 1 0 $_[0] ? :
42 2 0 $_[0] ? :
43 1 0 $_[0] ? :
44 1 0 $_[0] ? :
45 1 0 $_[0] ? :
46 2 0 $_[0] && $_[0] =~ /^[1-9][0-9]*$/x ? :
47 0 0 $_[0] && $_[0] =~ /^[1-9][0-9]*$/x ? :
49 1 0 $_[0] && $_[0] =~ /^(exact|dice|cosine|jaccard|overlap)$/ ? :
53 5 0 $_[0] && $_[0] =~ /^(exact|dice|cosine|jaccard|overlap)$/ ? :
57 2 0 $_[0] && $_[0] =~ /^(?:0\.[0-9]+|1)$/x ? :
60 1 0 $_[0] && $_[0] =~ /^(?:0\.[0-9]+|1)$/x ? :
62 1 0 $_[0] ? :
63 1 0 $_[0] ? :
64 1 0 $_[0] ? :
65 1 0 $_[0] ? :
66 1 0 $_[0] ? :
67 1 0 $_[0] ? :
68 1 0 $_[0] ? :
69 1 0 $_[0] ? :
70 1 0 $_[0] ? :
71 1 0 $_[0] ? :
76 30 0 if (exists $$attributes{$option} and $$options{$option})