Subroutine Coverage
| blib/lib/Date/Formatter.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
50 |
52 |
96.1
|
| pod |
42 |
42 |
100.0
|
| line |
count |
pod |
subroutine |
|
7
|
7 |
n/a |
BEGIN |
|
8
|
7 |
n/a |
BEGIN |
|
10
|
7 |
n/a |
BEGIN |
|
12
|
7 |
n/a |
BEGIN |
|
13
|
7 |
n/a |
BEGIN |
|
23
|
7 |
n/a |
BEGIN |
|
28
|
53 |
Yes |
new |
|
38
|
12 |
Yes |
now |
|
44
|
54 |
n/a |
_init |
|
91
|
54 |
Yes |
setLocale |
|
126
|
20 |
Yes |
createTimeInterval |
|
163
|
1 |
Yes |
refresh |
|
189
|
14 |
Yes |
createDateFormatter |
|
199
|
108 |
n/a |
__ANON__ |
|
203
|
17 |
n/a |
__ANON__ |
|
214
|
1 |
Yes |
getDateFormatter |
|
219
|
4 |
Yes |
setDateFormatter |
|
235
|
95 |
n/a |
_setTime |
|
251
|
4 |
Yes |
use24HourClock |
|
256
|
3 |
Yes |
use12HourClock |
|
262
|
1 |
Yes |
useLongNames |
|
268
|
1 |
Yes |
useLongMonthNames |
|
273
|
1 |
Yes |
useLongDayNames |
|
279
|
1 |
Yes |
useShortNames |
|
285
|
1 |
Yes |
useShortMonthNames |
|
290
|
1 |
Yes |
useShortDayNames |
|
298
|
9 |
Yes |
isAMorPM |
|
305
|
21 |
Yes |
getSeconds |
|
310
|
20 |
Yes |
getMinutes |
|
315
|
33 |
Yes |
getHours |
|
342
|
1 |
Yes |
getGMTOffsetHours |
|
348
|
1 |
Yes |
getGMTOffsetMinutes |
|
354
|
1 |
Yes |
getGMTOffset |
|
362
|
17 |
Yes |
getDayOfMonth |
|
367
|
6 |
Yes |
getMonth |
|
375
|
11 |
Yes |
getNumericMonth |
|
380
|
0 |
Yes |
getMonthIndex |
|
385
|
16 |
Yes |
getFullYear |
|
390
|
1 |
Yes |
getYear |
|
395
|
7 |
Yes |
getDayOfWeek |
|
414
|
0 |
Yes |
getDayOfWeekIndex |
|
419
|
1 |
Yes |
getDayOfYear |
|
426
|
12 |
Yes |
clone |
|
433
|
25 |
Yes |
pack |
|
439
|
13 |
Yes |
unpack |
|
454
|
19 |
Yes |
toString |
|
461
|
4 |
Yes |
stringValue |
|
473
|
10 |
Yes |
add |
|
486
|
5 |
Yes |
subtract |
|
500
|
19 |
Yes |
compare |
|
507
|
12 |
Yes |
equal |
|
512
|
6 |
Yes |
notEqual |