| blib/lib/DateTime/Format/Excel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 15 | 15 | 100.0 | 
| pod | 7 | 9 | 77.7 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 10 | 3 | n/a | BEGIN | 
| 11 | 3 | n/a | BEGIN | 
| 12 | 3 | n/a | BEGIN | 
| 13 | 3 | n/a | BEGIN | 
| 14 | 3 | n/a | BEGIN | 
| 90 | 12 | Yes | new | 
| 115 | 3 | Yes | clone | 
| 142 | 35 | Yes | parse_datetime | 
| 180 | 35 | Yes | format_datetime | 
| 201 | 8 | No | parse_duration | 
| 211 | 8 | No | format_duration | 
| 236 | 88 | Yes | epoch | 
| 248 | 3 | Yes | epoch_mac | 
| 260 | 2 | Yes | epoch_win | 
| 291 | 99 | n/a | _epoch |