Summary of Coverage Testing

Of 179740 lines in code, 4794 lines were not covered or 2.67% missed (97.33% covered)
This index created on 2009-11-17-08-34

The following files contained some code that was not executed. Files in which all non-error-handling, non-debug code was executed are not shown

src/binding/cxx

initcxx.cxx (110) mpicxx.h (601)

src/binding/f77

abortf.c (2) addressf.c (4) allgatherf.c (3) allgathervf.c (3)
alloc_memf.c (2) alltoallf.c (2) alltoallvf.c (2) attr_deletef.c (2)
attr_getf.c (1) attr_putf.c (2) bcastf.c (2) bsend_initf.c (2)
bsendf.c (2) bufattachf.c (2) bufdetachf.c (3) cart_coordsf.c (2)
cart_mapf.c (2) cart_rankf.c (2) cart_subf.c (2) cartdim_getf.c (2)
comm_comparef.c (2) comm_createf.c (2) comm_joinf.c (2) commrgroupf.c (2)
commtesticf.c (3) dist_graph_create_adjacentf.c (2) dist_graph_createf.c (2) dist_graph_neighbors_countf.c (2)
dist_graph_neighborsf.c (2) dup_fnf.c (4) errhcreatef.c (2) errhgetf.c (2)
errhsetf.c (2) file_iread_atf.c (2) file_iread_sharedf.c (2) file_ireadf.c (2)
file_iwrite_atf.c (2) file_iwrite_sharedf.c (2) file_iwritef.c (2) file_read_all_beginf.c (2)
file_read_all_endf.c (2) file_read_allf.c (2) file_read_at_all_beginf.c (2) file_read_at_all_endf.c (2)
file_read_at_allf.c (2) file_read_atf.c (2) file_read_ordered_beginf.c (2) file_read_ordered_endf.c (2)
file_write_all_beginf.c (2) file_write_all_endf.c (2) file_write_at_all_beginf.c (2) file_write_at_all_endf.c (2)
file_write_at_allf.c (2) file_write_atf.c (2) file_write_ordered_beginf.c (2) file_write_ordered_endf.c (2)
free_memf.c (2) get_countf.c (2) get_elementsf.c (2) getpnamef.c (7)
graph_createf.c (2) graph_getf.c (2) graph_mapf.c (2) graphdims_getf.c (2)
grfnbcountf.c (2) grfnbrsf.c (2) group_exclf.c (2) group_unionf.c (2)
groupdifff.c (2) groupinterf.c (2) grouprexclf.c (2) grouprinclf.c (2)
grouptranksf.c (2) ibsendf.c (2) iccreatef.c (2) icmergef.c (3)
iprobef.c (4) irsendf.c (2) issendf.c (2) keyval_createf.c (24)
keyval_freef.c (2) null_copy_fnf.c (3) null_del_fnf.c (2) op_commutativef.c (3)
pack_sizef.c (2) packf.c (2) pcontrolf.c (2) probef.c (3)
recv_initf.c (2) redscatf.c (3) reduce_scatter_blockf.c (2) register_datarepf.c (15)
reqgetstatf.c (2) request_freef.c (2) rsend_initf.c (2) rsendf.c (2)
scanf.c (3) scattervf.c (3) send_initf.c (2) setbotf.f (3)
sndrcvrplf.c (3) ssend_initf.c (2) startallf.c (2) startf.c (2)
statusc2f.c (5) statusf2c.c (5) testallf.c (4) testanyf.c (6)
testcancelf.c (3) testsomef.c (5) topo_testf.c (2) type_extentf.c (3)
type_hindexedf.c (3) type_hvectorf.c (3) type_lbf.c (3) type_match_sizef.c (2)
type_structf.c (3) type_ubf.c (3) typecontigf.c (2) typedarrayf.c (2)
waitanyf.c (5) waitsomef.c (5) win_lockf.c (2) win_unlockf.c (2)
winnewkeyf.c (12)

src/mpi/attr

attrutil.c (3) comm_get_attr.c (6) type_get_attr.c (2) win_get_attr.c (2)

src/mpi/coll

allgather.c (1) allgatherv.c (2) allreduce.c (48) alltoall.c (1)
alltoallv.c (1) alltoallw.c (1) barrier.c (3) bcast.c (52)
exscan.c (8) gather.c (1) gatherv.c (4) helper_fns.c (19)
op_commutative.c (14) opband.c (2) opbor.c (2) opbxor.c (2)
opland.c (4) oplor.c (4) oplxor.c (4) opmax.c (3)
opmaxloc.c (3) opmin.c (3) opminloc.c (3) opprod.c (4)
opsum.c (3) red_scat.c (91) red_scat_block.c (3) reduce.c (18)
reduce_local.c (4) scan.c (26) scatter.c (1) scatterv.c (1)
stdlib.h (1)

src/mpi/comm

comm_create.c (2) commutil.c (8) intercomm_create.c (3)

src/mpi/datatype

get_elements.c (32) pack_external.c (1) type_create_darray.c (71) typeutil.c (1)
unpack_external.c (1)

src/mpi/errhan

comm_call_errhandler.c (5) comm_get_errhandler.c (1) dynerrutil.c (6) errutil.c (259)
file_call_errhandler.c (5) file_set_errhandler.c (12) mpid_nem_memdefs.h (14) win_call_errhandler.c (5)

src/mpi/group

group_difference.c (1) group_translate_ranks.c (2)

src/mpi/init

abort.c (2) async.c (54) finalize.c (5) init.c (10)
stdlib.h (2)

src/mpi/pt2pt

bsendutil.c (8) greq_start.c (8) mpid_nem_memdefs.h (14) mpir_request.c (21)
request_free.c (1) request_get_status.c (44) startall.c (2) test.c (1)
testall.c (7) testany.c (6) testsome.c (6) waitall.c (3)
waitany.c (5) waitsome.c (6)

src/mpi/romio/adio/ad_nfs

ad_nfs_done.c (5) ad_nfs_fcntl.c (15) ad_nfs_features.c (4) ad_nfs_getsh.c (24)
ad_nfs_iread.c (10) ad_nfs_iwrite.c (40) ad_nfs_open.c (34) ad_nfs_read.c (223)
ad_nfs_resize.c (3) ad_nfs_setsh.c (12) ad_nfs_wait.c (3) ad_nfs_write.c (225)
stdlib.h (2)

src/mpi/romio/adio/ad_ufs

ad_ufs_open.c (2)

src/mpi/romio/mpi-io

delete.c (1) get_view.c (3) iread.c (8) iread_sh.c (9)
iwrite.c (8) iwrite_sh.c (8) mpiu_greq.c (2) open.c (6)
read_sh.c (3) register_datarep.c (17) seek_sh.c (4) set_atom.c (2)
write_sh.c (3)

src/mpi/spawn

comm_disconnect.c (3) comm_join.c (1)

src/mpi/timer

mpidtime.c (8)

src/mpi/topo

cart_create.c (1) cart_map.c (2) cart_sub.c (3) dims_create.c (2)
dist_gr_create.c (17) graph_map.c (1) graphcreate.c (1) mpid_nem_memdefs.h (14)
topoutil.c (2)

src/mpid/ch3/channels/nemesis/nemesis/src

mpid_nem_alloc.c (1) mpid_nem_defs.h (3) mpid_nem_init.c (2) mpid_nem_lmt.c (101)
mpid_nem_lmt_shm.c (13) mpid_nem_memdefs.h (14) mpid_nem_mpich2.c (25) mpid_nem_network.c (5)
mpiu_shm_wrappers.h (6)

src/mpid/ch3/channels/nemesis/src

ch3_abort.c (6) ch3_comm_spawn.c (12) ch3_init.c (14) ch3_isend.c (2)
ch3_isendv.c (10) ch3_istartmsgv.c (5) ch3_progress.c (47) ch3i_comm.c (88)
ch3i_eagernoncontig.c (8) mpid_nem_inline.h (6) mpid_nem_memdefs.h (14) opa_emulated.h (4)

src/mpid/ch3/src

ch3u_buffer.c (1) ch3u_comm_spawn_multiple.c (5) ch3u_eager.c (23) ch3u_eagersync.c (6)
ch3u_handle_connection.c (4) ch3u_handle_recv_pkt.c (52) ch3u_handle_recv_req.c (115) ch3u_handle_send_req.c (16)
ch3u_port.c (4) ch3u_recvq.c (8) ch3u_request.c (37) ch3u_rma_ops.c (9)
ch3u_rma_sync.c (207) ch3u_rndv.c (101) mpid_abort.c (11) mpid_cancel_send.c (24)
mpid_get_universe_size.c (1) mpid_init.c (8) mpid_irecv.c (5) mpid_irsend.c (5)
mpid_isend.c (2) mpid_issend.c (7) mpid_nem_memdefs.h (14) mpid_port.c (7)
mpid_recv.c (3) mpid_rsend.c (1) mpid_startall.c (1) mpid_vc.c (54)
mpidi_pg.c (57) mpidi_printf.c (72) stdio.h (2)

src/mpid/common/datatype/dataloop

darray_support.c (62) dataloop.c (38) dataloop_create.c (27) dataloop_create_blockindexed.c (6)
dataloop_create_contig.c (4) dataloop_create_indexed.c (10) dataloop_create_pairtype.c (1) dataloop_create_struct.c (4)
dataloop_create_vector.c (8) segment.c (35) segment_ops.c (57)

src/mpid/common/datatype

mpid_contents_support.c (3) mpid_datatype_contents.c (10) mpid_ext32_datatype.c (3) mpid_ext32_segment.c (13)
mpid_segment.c (45) mpid_type_debug.c (20) mpid_type_struct.c (2) mpir_type_flatten.c (16)
mpir_type_get_contig_blocks.c (8)

src/pmi/simple

simple_pmi.c (365) simple_pmiutil.c (37)


Generated on Tue Nov 17 08:34:25 CST 2009