blib/lib/Net/Server/Mail/ESMTP/SIZE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if (lc $option eq 'size') |
27 | 0 | 0 | if ($value <= $$self{'_size_extension'}) { } |
38 | 0 | 0 | if (defined $$self{'_size_option_result'}) |
45 | 0 | 0 | if (length $$self{'_data'} <= $$self{'_size_extension'}) { } |