Branch Coverage

blib/lib/Statocles/AppRole/ExtraFeeds.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
39 0 2 unless @pages
52 12 6 unless @existing_feeds
62 3 3 if ($reference_path =~ m[ \A (.*) / index [.](\w+) \z]sx) { }
3 0 elsif ($reference_path =~ m[ \A (.*) / ([^/.]+) [.](\w+) \z]sx) { }
73 4 2 unless (exists $feed_cache{$feed_path})