blib/lib/Win32/FileSystem/Watcher/Change.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 0 | unless (defined $action and defined $file_name and $file_name ne '') |
12 | 0 | 0 | unless (defined action_id_to_name($action)) |
21 | 0 | 0 | ${$_[0];} =~ /^\d+ (.*)/ ? : |
25 | 0 | 0 | ${$_[0];} =~ /^(\d+)/ ? : |
39 | 0 | 0 | if ref $_[0] |
40 | 0 | 0 | if (exists $$action_id_to_name{$_[0]}) { } |
48 | 0 | 0 | if ref $_[0] |
49 | 0 | 0 | if (exists $$action_name_to_id{$_[0]}) { } |