Branch Coverage

blib/lib/HTTP/MobileUserID.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
28 4 5 if ($agent->is_docomo) { }
2 3 elsif ($agent->is_softbank) { }
2 1 elsif ($agent->is_ezweb) { }
29 1 3 if $agent->html_version and $agent->html_version <= 2
30 1 3 if $self->unsupported
34 1 1 if $agent->is_type_c
35 1 1 if $self->unsupported
37 1 0 if $user_id ne 'NULL'