File Coverage

blib/lib/Feed/Data/Object/Description.pm
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             package Feed::Data::Object::Description;
2              
3 8     8   4597 use Moo;
  8         24  
  8         47  
4             extends 'Feed::Data::Object::Base';
5              
6             1; # End of Feed::Data