Branch Coverage

blib/lib/Chat/Envolve.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
35 0 0 $first_name ? :
49 0 0 if exists $options{'last_name'}
50 0 0 if exists $options{'picture_url'}
51 0 0 if exists $options{'is_admin'} and $options{'is_admin'}
70 0 1 $key eq 'admin' ? :