| blib/lib/App/MBUtiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 112 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 1634 | 0 | 0 | 0 | ref $hosts eq 'HASH' and not exists $hosts->{'enable'} |
| 1636 | 0 | 0 | 0 | ref $r eq 'HASH' and exists $r->{'enable'} |
| 1671 | 0 | 0 | 0 | $i < $buweek * 7 and $wd == 0 |
| 0 | 0 | 0 | $i < $bumonth * 30 and $d == 1 | |
| 1680 | 0 | 0 | 0 | $wd == 0 and $wcnt++ < $buweek |
| 0 | 0 | 0 | $d == 1 and $mcnt++ < $bumonth | |
| 1749 | 0 | 0 | 0 | $self->verbosemode and defined $outdata |
| 0 | 0 | 0 | $self->verbosemode and defined $outdata and length $outdata | |
| 1756 | 0 | 0 | 0 | $arc_proc and ref $arc_proc eq 'ARRAY' |
| 1770 | 0 | 0 | 0 | $self->verbosemode and defined $outdata |
| 0 | 0 | 0 | $self->verbosemode and defined $outdata and length $outdata | |
| 1795 | 0 | 0 | 0 | $self->verbosemode and defined $outdata |
| 0 | 0 | 0 | $self->verbosemode and defined $outdata and length $outdata | |
| 1884 | 0 | 0 | 0 | $ks[0] && ref $$struct{$ks[0]} eq 'HASH' |
| 1891 | 0 | 0 | 0 | ref $j eq 'HASH' and not exists $j->{$kk} |
| 1894 | 0 | 0 | 0 | ref $r eq 'HASH' and exists $r->{$kk} |
| 1927 | 0 | 0 | 0 | $self->{'objdir'} and -e $self->{'objdir'} |
| 1928 | 0 | 0 | 0 | $self->{'excdir'} and -e $self->{'excdir'} |
| line | l | !l | condition |
|---|---|---|---|
| 1575 | 0 | 0 | $self->config('dbi') || {} |
| 1655 | 0 | 0 | shift() || 0 |
| 1656 | 0 | 0 | shift() || 0 |
| 1657 | 0 | 0 | shift() || 0 |
| 1691 | 0 | 0 | shift() || {} |
| 1701 | 0 | 0 | shift() || {} |
| 1709 | 0 | 0 | shift() || {} |
| 1717 | 0 | 0 | (value($host, 'sendreport') // $self->config('sendreport')) || 0 |
| 1718 | 0 | 0 | (value($host, 'senderrorreport') // $self->config('senderrorreport')) || 0 |
| 1725 | 0 | 0 | $args{'list'} || [] |
| 1726 | 0 | 0 | $args{'arcdef'} || {} |
| 1727 | 0 | 0 | $args{'archive'} || '' |
| 1732 | 0 | 0 | $arcdef->{'ext'} || '' |
| 1779 | 0 | 0 | $args{'arcdef'} || {} |
| 1780 | 0 | 0 | $args{'archive'} || '' |
| 1786 | 0 | 0 | $arcdef->{'ext'} || '' |
| 1804 | 0 | 0 | shift() || 'report' |
| 1805 | 0 | 0 | shift() || 'virtual' |
| 1836 | 0 | 0 | shift() || 'Ok' |
| 1888 | 0 | 0 | shift() || 'object' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 1671 | 0 | 0 | 0 | $i < $buday or $i < $buweek * 7 and $wd == 0 |
| 0 | 0 | 0 | $i < $buday or $i < $buweek * 7 and $wd == 0 or $i < $bumonth * 30 and $d == 1 | |
| 1680 | 0 | 0 | 0 | $i < $buday or $wd == 0 and $wcnt++ < $buweek |
| 0 | 0 | 0 | $i < $buday or $wd == 0 and $wcnt++ < $buweek or $d == 1 and $mcnt++ < $bumonth | |
| 1731 | 0 | 0 | 0 | $arcdef->{'append'} || $arc_create |
| 1781 | 0 | 0 | 0 | $args{'dirdst'} || $self->rstdir |