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
2             #
3             # GENERATED BY: Inline::Module 0.29
4              
5 2     2   7 use strict; use warnings;
  2     2   3  
  2         55  
  2         7  
  2         2  
  2         64  
6             package Devel::GlobalDestruction::XS::Inline;
7 2     2   7 use base 'DynaLoader';
  2         3  
  2         199  
8             bootstrap Devel::GlobalDestruction::XS::Inline;
9              
10             1;