| blib/lib/Net/Lyskom/Time.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 19 | 52.6 | 
| pod | 12 | 13 | 92.3 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 1 | n/a | BEGIN | 
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 6 | 1 | n/a | BEGIN | 
| 8 | 1 | n/a | BEGIN | 
| 9 | 1 | n/a | BEGIN | 
| 60 | 10 | Yes | new | 
| 82 | 10 | No | new_from_stream | 
| 101 | 0 | Yes | seconds | 
| 108 | 0 | Yes | minutes | 
| 115 | 0 | Yes | hours | 
| 122 | 0 | Yes | day | 
| 129 | 0 | Yes | month | 
| 136 | 0 | Yes | year | 
| 143 | 0 | Yes | day_of_week | 
| 150 | 0 | Yes | day_of_year | 
| 157 | 0 | Yes | is_dst | 
| 164 | 2 | Yes | time_t | 
| 174 | 1 | Yes | as_string |