blib/lib/HTML/Pictogram/MobileJp/Unicode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
12 | 2 | 5 | if ($ma->is_docomo) { } |
3 | 2 | elsif ($ma->is_softbank or is_iphone($ma->user_agent)) { } | |
1 | 1 | elsif ($ma->is_ezweb) { } | |
15 | 2 | 1 | if (my $e = $$HTML::Pictogram::MobileJp::Unicode::SOFTBANK{$2}) { } |
21 | 1 | 0 | if (my $e = $$HTML::Pictogram::MobileJp::Unicode::EZWEB{$2}) { } |