IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Code Coverage and static analysis tool for z/OS Assembler


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Aditya.Srivastava

New User


Joined: 21 Aug 2012
Posts: 11
Location: India

PostPosted: Fri May 25, 2018 12:48 pm
Reply with quote

Hi,

Is there any tool which can be used for code coverage for z/OS Assembler? Appreciate any help/pointers on this.

Thanks,
Aditya
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Fri May 25, 2018 1:15 pm
Reply with quote

googling with code coverage for z/OS Assembler
returned 150000 hits
and one of them was

www.ibm.com/support/knowledgecenter/en/SSQ2R2_14.1.0/com.ibm.debug.pdt.codecoverage.zpcl.doc/topics/compidtcc.html

Quote:
In Debug Tool compatibility mode, programs written in COBOL, PL/I, C, and Assembler can be supported if they are compiled with certain compiler options.


Quote:
Code Coverage is supported for Language Environment assembler and non-Language Environment assembler. The assembler option ADATA is required and the SYSADATA output data set must be converted to LANGX file format.


not exhaustive but a very good staring point

if You had done a bit of homework You could have found the information Yourself without the need to ask
Back to top
View user's profile Send private message
Aditya.Srivastava

New User


Joined: 21 Aug 2012
Posts: 11
Location: India

PostPosted: Fri May 25, 2018 4:17 pm
Reply with quote

Thanks a lot !!

I did some research but yes, should have done more extensively and appropriately framed my question.

Regards,
Aditya
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top