blib/lib/App/Spoor/ParsedFileManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
81 | 21 | 0 | if ($file_name =~ /\A((error|access|login)\.\d+\.\d+\.json)\z/) |
84 | 15 | 6 | if (&$file_security_check($source_file_path)) |
87 | 12 | 3 | if (&$transmitter($file_contents)) { } |