National Institute of Standards and Technology
Package illustrating a test case

Test case 155900

Description

This test takes a string, and reads through the string, printing out each character with ASCII value greater than 48. If it encounters a character with ASCII value less than 48, it will fail to increment the loop counter, and loop forever.
Metadata
- Base program: Apache POI
- Source Taint: FILE_CONTENTS
- Data Type: ARRAY
- Data Flow: JAVA_GENERICS
- Control Flow: INTERUPT_CONTINUE

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.