File Coverage

blib/lib/Devel/GlobalDestruction/XS/Inline.pm
Criterion Covered Total %
statement 9 9 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 12 12 100.0


line stmt bran cond sub pod time code
1             # DO NOT EDIT. GENERATED BY: Inline::Module 0.31
2              
3 2     2   8 use strict; use warnings;
  2     2   2  
  2         54  
  2         6  
  2         2  
  2         57  
4             package Devel::GlobalDestruction::XS::Inline;
5 2     2   7 use base 'DynaLoader';
  2         2  
  2         201  
6             bootstrap Devel::GlobalDestruction::XS::Inline;
7             1;