| blib/lib/Inferno/RegMgr/Monitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if (exists $$svc{$name}) { } |
| 51 | 0 | 0 | if (_is_differ($$self{'cur'}{$name}, $attr)) |
| 53 | 0 | 0 | if (defined $$self{'cb_mod'}) |
| 60 | 0 | 0 | if (defined $$self{'cb_del'}) |
| 68 | 0 | 0 | if (defined $$self{'cb_add'}) |
| 77 | 0 | 0 | if keys %{$h1;} != keys %{$h2;} |
| 79 | 0 | 0 | unless exists $$h2{$key} |
| 80 | 0 | 0 | if $$h1{$key} ne $$h2{$key} |
| 88 | 0 | 0 | if ($$self{'lookup'}{'manager'}) |