Subroutine Coverage

blib/lib/Eve/Uri.pm
Criterion Covered Total %
subroutine 27 27 100.0
pod 10 10 100.0


line count pod subroutine
3 1 n/a BEGIN
5 1 n/a BEGIN
6 1 n/a BEGIN
8 1 n/a BEGIN
9 1 n/a BEGIN
11 1 n/a BEGIN
104 71 Yes init
119 4 n/a _get_path
126 2 n/a _set_path
135 65 n/a _get_string
142 2 n/a _set_string
151 4 n/a _get_host
162 2 n/a _set_host
173 20 n/a _get_query
180 18 n/a _set_query
189 20 n/a _get_fragment
196 18 n/a _set_fragment
214 17 Yes clone
242 8 Yes match
259 1 n/a BEGIN
282 2 Yes path_concat
320 5 Yes substitute
358 6 Yes get_query_parameter
386 6 Yes set_query_parameter
406 2 Yes get_query_hash
430 3 Yes set_query_hash
459 4 Yes is_relative