| blib/lib/Date/Piece.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 14 | 26 | 53.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 169 | 3 | 0 | 0 | not $line and lc $file eq '-e' | 
| 692 | 25 | 0 | 4 | $aref and $aref->isa('Date::Simple') | 
| 697 | 0 | 25 | 0 | $sref and $aref | 
| 752 | 54 | 0 | 13 | ref $and and $and->can('unit') | 
| 778 | 9 | 5 | 5 | ref $and and $and->isa('Date::Piece') | 
| line | l | !l | condition | 
|---|---|---|---|
| 198 | 0 | 0 | $exported{$package} ||= {} | 
| 199 | 0 | 0 | $$track{$caller} ||= {} | 
| 399 | 1 | 0 | $bits[2] ||= 0 | 
| 604 | 4 | 2 | $nm % 12 || 12 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 672 | 20 | 9 | 0 | ref $package || $package |