File Coverage

File:t/00_load/00_load.t
Coverage:100.0%

linestmtbrancondsubpodtimecode
1#!perl
2
3
1
1
1
11973
4
47
use strict;
4
1
1
1
5
1
40
use warnings;
5
6
1
1
1
626
36443
9
use Test::More tests => 1;
7
8
1
1
1
1
1
342720
606
3
3
26
use_ok 'Util::Underscore';