Branch Coverage

lib/Morpheus/Plugin/Content.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
31 0 0 unless /^(.*)::$/
44 73 166 if exists $$self{'cache'}{$token}
48 141 25 unless $content
59 25 0 if $token =~ m[^[/\w\.\-]+$]
68 0 25 if $@
71 21 4 unless (defined $$self{'cache'}{$token})
72 21 0 if (@eval == 1) { }
79 0 25 unless defined $$self{'cache'}{$token}
85 93 171 if defined $$self{'cache'}{$token}
92 0 54 unless $_
94 3 51 if (defined *{$glob;}{'HASH'}) { }
3 48 elsif (defined *{$glob;}{'ARRAY'}) { }
21 27 elsif (defined ${*{$glob;};}) { }