| lib/Rex/Commands/Augeas.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 65 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 0 | not $is_ssh and $has_config_augeas |
| 127 | 0 | 0 | 0 | $ret and $aug->get("/augeas/events/saved") |
| 143 | 0 | 0 | 0 | $options[-2] and $options[-2] eq "on_change" |
| 0 | 0 | 0 | $options[-2] and $options[-2] eq "on_change" and ref $options[-1] eq "CODE" | |
| 171 | 0 | 0 | 0 | $ret and $aug->get("/augeas/events/saved") |
| 197 | 0 | 0 | 0 | $options[-2] and $options[-2] eq "on_change" |
| 0 | 0 | 0 | $options[-2] and $options[-2] eq "on_change" and ref $options[-1] eq "CODE" | |
| 258 | 0 | 0 | 0 | $ret and $aug->get("/augeas/events/saved") |
| 376 | 0 | 0 | 0 | $on_change and $changed |
| line | l | !l | condition |
|---|---|---|---|
| 299 | 0 | 0 | $options[0] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 110 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 155 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 164 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 205 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 219 | 0 | 0 | 0 | $key eq "after" or $key eq "before" |
| 0 | 0 | 0 | $key eq "after" or $key eq "before" or $key eq "label" | |
| 249 | 0 | 0 | 0 | $key eq "after" or $key eq "before" |
| 0 | 0 | 0 | $key eq "after" or $key eq "before" or $key eq "label" | |
| 274 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 301 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 358 | 0 | 0 | 0 | $is_ssh or not $has_config_augeas |
| 415 | 0 | 0 | 0 | $return || $error |