Branch Coverage

blib/lib/Whelk/Role/Resource.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
23 0 117 if ref $pattern
40 1 116 unless ($class =~ s/^$base:://)
44 9 8 unless (ref $to or $to =~ /^\+|#|::/)
45 0 9 $class =~ /#/ ? :
69 103 14 unless ref $args eq "HASH"
74 107 10 if (ref $pattern eq "ARRAY")