Branch Coverage
File:
lib/Yukki/Web/Plugin/Attachment.pm
Coverage:
0.0%
line
%
coverage
branch
59
0
T
F
if ($arg =~ m[ ^\s* (?: ([\w]+) : )? # repository: is optional (.+) # link/to/page is mandatory \s*$ ]ux)
79
0
T
F
if ($link =~ m[^/]u) { }