| blib/lib/App/PM/Website/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 45 | 0 | 0 | 0 | $$opt{$dir} ||= $$c{$dir} | 
| 59 | 0 | 0 | 0 | $$opt{$dir} ||= $$c{$dir} | 
| 106 | 0 | 0 | 0 | $$meeting{'epoch'} ||= str2time($$meeting{'event_date'}, 'PST') | 
| 109 | 0 | 0 | 0 | $$meeting{'ds1'} ||= $strp->format_datetime($dt) | 
| 110 | 0 | 0 | 0 | $$meeting{'ds_std'} ||= $strp_std->format_datetime($dt) | 
| 135 | 0 | 0 | 0 | $time ||= time |