| memmap_common.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 137 | 540 | 27 | for( ptr=embeded; ptr->filename!=NULL; ++ptr ) |
| 148 | 0 | 540 | if( sv_entryref==NULL ) |
| 153 | 540 | 0 | hv_entry = SvROK(*sv_entryref) ? (HV*)SvRV(*sv_entryref) : NULL; |
| 154 | 540 | 0 | if( hv_entry!=NULL && SvTYPE((SV*)hv_entry)!=SVt_PVHV ) |
| 0 | 540 | if( hv_entry!=NULL && SvTYPE((SV*)hv_entry)!=SVt_PVHV ) | |
| 162 | 0 | 540 | if( sv_offset==NULL ) |
| 166 | 0 | 540 | if( sv_length==NULL ) |