blib/lib/File/Monitor/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
62 | 1 | 7 | if ($@) |
72 | 1 | 7 | if (@changes) { } |
77 | 1 | 0 | if defined $_ |
81 | 0 | 1 | if (@changed_files) { } |
95 | 0 | 1 | unless @changed_files |