File Coverage

blib/lib/cppAdaptive2/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.34
2              
3 2     2   9 use strict; use warnings;
  2     2   3  
  2         36  
  2         6  
  2         2  
  2         53  
4             package cppAdaptive2::Inline;
5 2     2   7 use base 'DynaLoader';
  2         3  
  2         207  
6             bootstrap cppAdaptive2::Inline;
7             1;