| lib/Mail/Toaster/FreeBSD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 240 | 0 | 0 | 0 | $pkg_add and -x $pkg_add |
| 337 | 0 | 0 | 0 | $portsnap and -x $portsnap |
| 351 | 0 | 0 | 0 | $portsnap and -x $portsnap |
| line | l | !l | condition |
|---|---|---|---|
| 184 | 0 | 0 | $self->conf->{'package_install_method'} || 'packages' |
| 318 | 0 | 0 | $self->conf->{'cvsup_supfile_ports'} || 'portsnap' |
| 394 | 0 | 0 | $p{'file'} || '/etc/rc.conf' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | $p{'check'} || $portname |
| 95 | 0 | 0 | 0 | $p{'dir'} || $portname |
| 98 | 0 | 0 | 0 | $p{'category'} || $self->get_port_category($portname) |
| 148 | 0 | 0 | 0 | $p{'alt'} || $port |