Branch Coverage

lib/Acme/MobileTradeFun/OldParser.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
37 0 0 if $color and $color =~ /color/
45 0 0 unless ($category and $name and $rarity and $link)
47 0 0 if $category
48 0 0 if $name
49 0 0 if $rarity
50 0 0 if $link
60 0 0 if ($$self{'utils'}->is_new_card($card_name, $all_cards))