Branch Coverage

File:lib/Yukki/Web/Plugin/Attachment.pm
Coverage:0.0%

line%coveragebranch
590TFif ($arg =~ m[             ^\s*                 (?: ([\w]+) : )?    # repository: is optional                 (.+)                # link/to/page is mandatory             \s*$             ]ux)
790TFif ($link =~ m[^/]u) { }