| line | % | coverage | condition |
| 26 | 100 | | $role eq 'Admin' or $role eq 'Public' |
| 45 | 40 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| $col ne '~' and $col ne 'method' and $col ne 'url' and $col ne 'id' |
| 75 | 60 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| $col ne '~' and $col ne 'method' and $col ne 'url' and $col ne 'id' |
| 83 | 100 | | $$self{'_cgi'}->url_param('op') || 'eq' |
| 98 | 50 | | $res ||= [] |
| 114 | 40 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| $col ne '~' and $col ne 'method' and $col ne 'url' and $col ne 'id' |
| 132 | 50 | | $$self{'_cgi'}->url_param('op') || 'eq' |
| 197 | 100 | | delete $$data{'method'} || 'GET' |
| 228 | 50 | | $roles ||= [] |
| 295 | 33 | | $name = delete $$data{'name'} and $name ne $role |
| 340 | 67 | | defined $password and $login ne 'password' |
| 395 | 100 | | defined $new_login and $new_login ne 'password' |
| 404 | 100 | | defined $new_login and $new_login eq 'password' and not defined $new_password |