Branch Coverage

blib/lib/Net/Lyskom/Time.pm
Criterion Covered Total %
branch 11 40 27.5


line true false branch
65 0 10 if ref $class
68 10 0 exists $a{'seconds'} ? :
69 10 0 exists $a{'minutes'} ? :
70 10 0 exists $a{'hours'} ? :
71 10 0 exists $a{'day'} ? :
72 10 0 exists $a{'month'} ? :
73 10 0 exists $a{'year'} ? :
74 10 0 exists $a{'day_of_week'} ? :
75 10 0 exists $a{'day_of_year'} ? :
76 10 0 exists $a{'is_dst'} ? :
103 0 0 if $_[0]
110 0 0 if $_[0]
117 0 0 if $_[0]
124 0 0 if $_[0]
131 0 0 if $_[0]
138 0 0 if $_[0]
145 0 0 if $_[0]
152 0 0 if $_[0]
159 0 0 if $_[0]
166 2 0 unless exists $$s{'time_t'}