Branch Coverage

File:C4/Creators/Profile.pm
Coverage:0.0%

line%coveragebranch
300TFif (scalar @_ > 1) { }
330TFif (not grep /$key/, @valid_profile_params)
400TFif (not grep /$_/, @valid_profile_params)
600TFif (_check_params(@_) eq 1)
860TFif ($sth->err)
910TFif $opts{'convert'} and $opts{'convert'} == 1
1010TFif (ref $_[0]) { }
1120TFif (scalar @params < 2)
1130TFif not $params[0]
1140TFif not $params[1]
1210TFif ($sth->err)
1300TFif ($$self{'profile_id'}) { }
1340TFif $key eq 'profile_id' or $key eq 'creator'
1440TFif ($sth->err)
1660TFif ($sth->err)
1790TFif (_check_params(@_) eq 1)
1830TFif (exists $$self{$attr}) { }
1940TFif (_check_params(@_) eq 1)