blib/lib/App/Buuilt/CLI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if ($action eq 'checkout') { } |
0 | 0 | elsif ($action eq 'watch') { } | |
29 | 0 | 0 | if (-e $dir) { } |
114 | 0 | 0 | -d $event->path ? : |
117 | 0 | 0 | if ($event->is_dir) { } |
119 | 0 | 0 | if ($event->is_deleted) |
128 | 0 | 0 | if ($event->is_created) { } |
0 | 0 | elsif ($event->is_modified) { } | |
0 | 0 | elsif ($event->is_deleted) { } | |
176 | 0 | 0 | unless 'Mojo::IOLoop'->is_running |
196 | 0 | 0 | unless 'Mojo::IOLoop'->is_running |